Home
last modified time | relevance | path

Searched refs:SMC_RET5 (Results 1 – 4 of 4) sorted by relevance

/tf-a-ffa_el3_spmc/include/arch/aarch64/
A Dsmccc_helpers.h38 #define SMC_RET5(_h, _x0, _x1, _x2, _x3, _x4) { \ macro
44 SMC_RET5(_h, (_x0), (_x1), (_x2), (_x3), (_x4)); \
/tf-a-ffa_el3_spmc/include/arch/aarch32/
A Dsmccc_helpers.h133 #define SMC_RET5(_h, _r0, _r1, _r2, _r3, _r4) { \ macro
139 SMC_RET5(_h, (_r0), (_r1), (_r2), (_r3), (_r4)); \
/tf-a-ffa_el3_spmc/docs/getting_started/
A Drt-svc-writers-guide.rst261 SMC_RET5(handle, x0, x1, x2, x3, x4);
272 SMC_RET5(handle, r0, r1, r2, r3, r4);
/tf-a-ffa_el3_spmc/services/std_svc/spm/spmc/
A Dspmc_main.c156 SMC_RET5(handle, smc_fid, x1, x2, x3, x4); in spmc_smc_return()

Completed in 13 milliseconds