Searched refs:arm_smccc_res (Results 1 – 5 of 5) sorted by relevance
62 struct arm_smccc_res { struct97 struct arm_smccc_res *res, struct arm_smccc_quirk *quirk);114 struct arm_smccc_res *res, struct arm_smccc_quirk *quirk);
24 struct arm_smccc_res res; in __invoke_psci_fn_hvc()34 struct arm_smccc_res res; in __invoke_psci_fn_smc()
15 struct arm_smccc_res res; in do_call()
108 struct arm_smccc_res res; in show_psci_version()
202 DEFINE(ARM_SMCCC_RES_X0_OFFS, offsetof(struct arm_smccc_res, a0)); in main()203 DEFINE(ARM_SMCCC_RES_X2_OFFS, offsetof(struct arm_smccc_res, a2)); in main()