Searched defs:SMC_RET8 (Results 1 – 2 of 2) sorted by relevance
/external/arm-trusted-firmware/include/arch/aarch64/ |
D | smccc_helpers.h | 50 #define SMC_RET8(_h, _x0, _x1, _x2, _x3, _x4, _x5, _x6, _x7) { \ macro
|
/external/arm-trusted-firmware/include/arch/aarch32/ |
D | smccc_helpers.h | 145 #define SMC_RET8(_h, _r0, _r1, _r2, _r3, _r4, _r5, _r6, _r7) { \ macro
|