Searched refs:ARM_SMCCC_RES_X2_OFFS (Results 1 – 3 of 3) sorted by relevance
101 #define ARM_SMCCC_RES_X2_OFFS 16 /* offsetof(struct arm_smccc_res, a2) */ macro
43 stp x2, x3, [x4, #ARM_SMCCC_RES_X2_OFFS]
143 DEFINE(ARM_SMCCC_RES_X2_OFFS, offsetof(struct arm_smccc_res, a2)); in main()
Completed in 4 milliseconds