Searched refs:ARM_SMCCC_RES_X0_OFFS (Results 1 – 3 of 3) sorted by relevance
100 #define ARM_SMCCC_RES_X0_OFFS 0 /* offsetof(struct arm_smccc_res, a0) */ macro
42 stp x0, x1, [x4, #ARM_SMCCC_RES_X0_OFFS]
142 DEFINE(ARM_SMCCC_RES_X0_OFFS, offsetof(struct arm_smccc_res, a0)); in main()
Completed in 5 milliseconds