Searched refs:ARM_SMCCC_1_2_REGS_X0_OFFS (Results 1 – 3 of 3) sorted by relevance
84 ldp x0, x1, [x19, #ARM_SMCCC_1_2_REGS_X0_OFFS]100 stp x0, x1, [x19, #ARM_SMCCC_1_2_REGS_X0_OFFS]
146 DEFINE(ARM_SMCCC_1_2_REGS_X0_OFFS, offsetof(struct arm_smccc_1_2_regs, a0)); in main()
104 #define ARM_SMCCC_1_2_REGS_X0_OFFS 0 /* offsetof(struct arm_smccc_1_2_regs, a0) */ macro
Completed in 7 milliseconds