D | smccc_helpers.h | 48 #define SMC_RET4(_h, _x0, _x1, _x2, _x3) { \ argument 52 #define SMC_RET5(_h, _x0, _x1, _x2, _x3, _x4) { \ argument 56 #define SMC_RET6(_h, _x0, _x1, _x2, _x3, _x4, _x5) { \ argument 60 #define SMC_RET7(_h, _x0, _x1, _x2, _x3, _x4, _x5, _x6) { \ argument 64 #define SMC_RET8(_h, _x0, _x1, _x2, _x3, _x4, _x5, _x6, _x7) { \ argument 80 #define SMC_RET18(_h, _x0, _x1, _x2, _x3, _x4, _x5, _x6, _x7, _x8, _x9, \ argument 108 #define get_smc_params_from_ctx(_hdl, _x1, _x2, _x3, _x4) \ argument
|