Home
last modified time | relevance | path

Searched defs:_x1 (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-a-latest/include/arch/aarch64/
Dsmccc_helpers.h40 #define SMC_RET2(_h, _x0, _x1) { \ argument
44 #define SMC_RET3(_h, _x0, _x1, _x2) { \ argument
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
/trusted-firmware-a-latest/services/spd/tspd/
Dtspd_private.h196 #define store_tsp_args(_tsp_ctx, _x1, _x2) do {\ argument
201 #define get_tsp_args(_tsp_ctx, _x1, _x2) do {\ argument