Home
last modified time | relevance | path

Searched refs:SMC_RET3 (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/include/lib/aarch64/
Dsmcc_helpers.h27 #define SMC_RET3(_h, _x0, _x1, _x2) { \ macro
33 SMC_RET3(_h, (_x0), (_x1), (_x2)); \
/device/linaro/bootloader/arm-trusted-firmware/include/lib/aarch32/
Dsmcc_helpers.h116 #define SMC_RET3(_h, _r0, _r1, _r2) { \ macro
122 SMC_RET3(_h, (_r0), (_r1), (_r2)); \
/device/linaro/bootloader/arm-trusted-firmware/lib/pmf/
Dpmf_smc.c42 SMC_RET3(handle, rc, (uint32_t)ts_value, in pmf_smc_handler()
/device/linaro/bootloader/arm-trusted-firmware/services/spd/tspd/
Dtspd_main.c547 SMC_RET3(&tsp_ctx->cpu_ctx, smc_fid, x1, x2); in tspd_smc_handler()
577 SMC_RET3(ns_cpu_context, x1, x2, x3); in tspd_smc_handler()
/device/linaro/bootloader/arm-trusted-firmware/docs/
Drt-svc-writers-guide.rst265 SMC_RET3(handle, x0, x1, x2);