Searched refs:_x7 (Results 1 – 1 of 1) sorted by relevance
/trusted-firmware-a/include/arch/aarch64/ |
A D | smccc_helpers.h | 50 #define SMC_RET8(_h, _x0, _x1, _x2, _x3, _x4, _x5, _x6, _x7) { \ argument 51 write_ctx_reg((get_gpregs_ctx(_h)), (CTX_GPREG_X7), (_x7)); \
|
Completed in 2 milliseconds