Searched refs:ARM_SMCCC_1_2_REGS_X2_OFFS (Results 1 – 3 of 3) sorted by relevance
85 ldp x2, x3, [x19, #ARM_SMCCC_1_2_REGS_X2_OFFS]101 stp x2, x3, [x19, #ARM_SMCCC_1_2_REGS_X2_OFFS]
147 DEFINE(ARM_SMCCC_1_2_REGS_X2_OFFS, offsetof(struct arm_smccc_1_2_regs, a2)); in main()
105 #define ARM_SMCCC_1_2_REGS_X2_OFFS 16 /* offsetof(struct arm_smccc_1_2_regs, a2) */ macro
Completed in 4 milliseconds