Searched refs:SMC_UUID_RET (Results 1 – 18 of 18) sorted by relevance
/trusted-firmware-a/plat/hisilicon/hikey/ |
A D | hisi_sip_svc.c | 63 SMC_UUID_RET(handle, hisi_sip_svc_uid); in hisi_sip_handler()
|
/trusted-firmware-a/plat/st/stm32mp1/services/ |
A D | stm32mp1_svc_setup.c | 83 SMC_UUID_RET(handle, stm32_sip_svc_uid); in stm32mp1_svc_smc_handler()
|
/trusted-firmware-a/plat/mediatek/common/custom/ |
A D | oem_svc.c | 80 SMC_UUID_RET(handle, oem_svc_uid); in oem_svc_smc_handler()
|
/trusted-firmware-a/plat/rockchip/common/ |
A D | rockchip_sip_svc.c | 63 SMC_UUID_RET(handle, rk_sip_svc_uid); in sip_smc_handler()
|
/trusted-firmware-a/plat/xilinx/versal/ |
A D | sip_svc_setup.c | 84 SMC_UUID_RET(handle, versal_sip_uuid); in sip_svc_smc_handler()
|
/trusted-firmware-a/plat/xilinx/zynqmp/ |
A D | sip_svc_setup.c | 87 SMC_UUID_RET(handle, zynqmp_sip_uuid); in sip_svc_smc_handler()
|
/trusted-firmware-a/plat/arm/common/ |
A D | arm_sip_svc.c | 121 SMC_UUID_RET(handle, arm_sip_svc_uid); in arm_sip_handler()
|
/trusted-firmware-a/plat/mediatek/common/ |
A D | mtk_sip_svc.c | 108 SMC_UUID_RET(handle, mtk_sip_svc_uid); in sip_smc_handler()
|
/trusted-firmware-a/services/std_svc/ |
A D | std_svc_setup.c | 191 SMC_UUID_RET(handle, arm_svc_uid); in std_svc_smc_handler()
|
/trusted-firmware-a/services/std_svc/trng/ |
A D | trng_main.c | 131 SMC_UUID_RET(handle, plat_trng_uuid); in trng_smc_handler()
|
/trusted-firmware-a/bl1/ |
A D | bl1_main.c | 260 SMC_UUID_RET(handle, bl1_svc_uid); in bl1_smc_handler()
|
/trusted-firmware-a/plat/nxp/common/sip_svc/ |
A D | sip_svc.c | 173 SMC_UUID_RET(handle, nxp_sip_svc_uid); in sip_smc_handler()
|
/trusted-firmware-a/include/lib/ |
A D | smccc.h | 197 #define SMC_UUID_RET(_h, _uuid) \ macro
|
/trusted-firmware-a/services/spd/tlkd/ |
A D | tlkd_main.c | 488 SMC_UUID_RET(handle, tlk_uuid); in tlkd_smc_handler()
|
/trusted-firmware-a/plat/qti/common/src/ |
A D | qti_syscall.c | 325 SMC_UUID_RET(handle, qti_sip_svc_uid); in qti_sip_handler()
|
/trusted-firmware-a/services/spd/tspd/ |
A D | tspd_main.c | 781 SMC_UUID_RET(handle, tsp_uuid); in tspd_smc_handler()
|
/trusted-firmware-a/plat/intel/soc/common/ |
A D | socfpga_sip_svc.c | 435 SMC_UUID_RET(handle, intl_svc_uid); in sip_smc_handler()
|
/trusted-firmware-a/services/spd/trusty/ |
A D | trusty.c | 272 SMC_UUID_RET(handle, trusty_uuid); in trusty_smc_handler()
|
Completed in 18 milliseconds