Searched refs:arm_smccc_res (Results 1 - 25 of 76) sorted by relevance

1234

/linux-master/arch/arm/mach-at91/
H A Dsam_secure.c17 struct arm_smccc_res sam_smccc_call(u32 fn, u32 arg0, u32 arg1)
19 struct arm_smccc_res res = {.a0 = -1};
H A Dsam_secure.h16 struct arm_smccc_res sam_smccc_call(u32 fn, u32 arg0, u32 arg1);
/linux-master/arch/arm64/kvm/hyp/nvhe/
H A Dffa.c71 static void ffa_to_smccc_error(struct arm_smccc_res *res, u64 ffa_errno)
73 *res = (struct arm_smccc_res) {
79 static void ffa_to_smccc_res_prop(struct arm_smccc_res *res, int ret, u64 prop)
82 *res = (struct arm_smccc_res) { .a0 = FFA_SUCCESS,
89 static void ffa_to_smccc_res(struct arm_smccc_res *res, int ret)
95 struct arm_smccc_res *res)
113 struct arm_smccc_res res;
127 struct arm_smccc_res res;
137 static void ffa_mem_frag_tx(struct arm_smccc_res *res, u32 handle_lo,
146 static void ffa_mem_frag_rx(struct arm_smccc_res *re
[all...]
/linux-master/arch/arm64/include/asm/
H A Darchrandom.h17 struct arm_smccc_res res;
94 struct arm_smccc_res res;
/linux-master/include/linux/
H A Darm-smccc.h251 * struct arm_smccc_res - Result from SMC/HVC call
254 struct arm_smccc_res { struct
354 struct arm_smccc_res *res, struct arm_smccc_quirk *quirk);
359 struct arm_smccc_res *res, struct arm_smccc_quirk *quirk)
361 *res = (struct arm_smccc_res){};
380 struct arm_smccc_res *res, struct arm_smccc_quirk *quirk);
429 struct arm_smccc_res *___res = res; \
434 struct arm_smccc_res *___res = res; \
441 struct arm_smccc_res *___res = res; \
450 struct arm_smccc_res *___re
[all...]
/linux-master/drivers/clk/rockchip/
H A Dclk-ddr.c34 struct arm_smccc_res res;
49 struct arm_smccc_res res;
62 struct arm_smccc_res res;
/linux-master/arch/arm64/hyperv/
H A Dhv_core.c26 struct arm_smccc_res res;
47 struct arm_smccc_res res;
62 struct arm_smccc_res res;
/linux-master/drivers/watchdog/
H A Darm_smc_wdt.c35 unsigned long arg, struct arm_smccc_res *res)
37 struct arm_smccc_res local_res;
61 struct arm_smccc_res res;
115 struct arm_smccc_res res;
H A Dimx_sc_wdt.c51 struct arm_smccc_res res;
61 struct arm_smccc_res res;
78 struct arm_smccc_res res;
89 struct arm_smccc_res res;
101 struct arm_smccc_res res;
/linux-master/tools/testing/selftests/kvm/aarch64/
H A Dpsci_test.c28 struct arm_smccc_res res;
39 struct arm_smccc_res res;
49 struct arm_smccc_res res;
59 struct arm_smccc_res res;
/linux-master/drivers/char/hw_random/
H A Darm_smccc_trng.c36 static int copy_from_registers(char *buf, struct arm_smccc_res *res,
64 struct arm_smccc_res res;
/linux-master/drivers/platform/mellanox/
H A Dmlxbf-bootctl.c140 struct arm_smccc_res res;
457 struct arm_smccc_res res;
473 struct arm_smccc_res res;
496 struct arm_smccc_res res;
517 struct arm_smccc_res res;
537 struct arm_smccc_res res;
568 struct arm_smccc_res res;
592 struct arm_smccc_res res;
619 struct arm_smccc_res res;
643 struct arm_smccc_res re
[all...]
/linux-master/drivers/firmware/qcom/
H A Dqcom_scm-smc.c37 struct arm_smccc_res *res)
71 struct arm_smccc_res get_wq_res;
92 struct arm_smccc_res *res)
119 struct arm_smccc_res *res, bool atomic)
162 struct arm_smccc_res smc_res;
H A Dqcom_scm-legacy.c111 struct arm_smccc_res *res)
143 struct arm_smccc_res smc_res;
229 struct arm_smccc_res smc_res;
/linux-master/arch/arm64/kernel/
H A Dparavirt.c98 struct arm_smccc_res res;
142 struct arm_smccc_res res;
/linux-master/arch/arm/mach-artpec/
H A Dboard-artpec6.c47 struct arm_smccc_res res;
/linux-master/drivers/tee/optee/
H A Doptee_trace.h41 TP_PROTO(struct optee_rpc_param *param, struct arm_smccc_res *res),
H A Dsmc_abi.c288 struct arm_smccc_res res;
314 struct arm_smccc_res smccc;
930 struct arm_smccc_res res;
974 struct arm_smccc_res res;
1222 struct arm_smccc_res res;
1233 struct arm_smccc_res res;
1246 struct arm_smccc_res res;
1262 struct arm_smccc_res smccc;
1283 struct arm_smccc_res smccc;
1300 struct arm_smccc_res smcc
[all...]
/linux-master/drivers/soc/tegra/
H A Dari-tegra186.c29 struct arm_smccc_res res;
/linux-master/drivers/firmware/smccc/
H A Dkvm_guest.c17 struct arm_smccc_res res;
H A Dsmccc.c25 struct arm_smccc_res res;
/linux-master/drivers/mfd/
H A Daltera-sysmgr.c44 struct arm_smccc_res result;
66 struct arm_smccc_res result;
/linux-master/drivers/ufs/host/
H A Dufs-mediatek-sip.h45 struct arm_smccc_res *res;
/linux-master/tools/testing/selftests/kvm/include/aarch64/
H A Dprocessor.h214 * struct arm_smccc_res - Result from SMC/HVC call
217 struct arm_smccc_res { struct
233 uint64_t arg6, struct arm_smccc_res *res);
244 uint64_t arg6, struct arm_smccc_res *res);
/linux-master/drivers/pci/hotplug/
H A Dacpiphp_ampere_altra.c41 struct arm_smccc_res res;

Completed in 332 milliseconds

1234