Searched refs:arm_smccc_1_2_regs (Results 1 – 2 of 2) sorted by relevance
127 struct arm_smccc_1_2_regs { struct148 int arm_smccc_1_2_hvc(const struct arm_smccc_1_2_regs *args, argument149 struct arm_smccc_1_2_regs *res);150 int arm_smccc_1_2_smc(const struct arm_smccc_1_2_regs *args,151 struct arm_smccc_1_2_regs *res);
62 struct arm_smccc_1_2_regs args; in hv_get_vpreg_128()63 struct arm_smccc_1_2_regs res; in hv_get_vpreg_128()