Searched refs:SMC_UUID_RET (Results 1 – 19 of 19) sorted by relevance
/trusted-firmware-a-latest/plat/hisilicon/hikey/ |
D | hisi_sip_svc.c | 63 SMC_UUID_RET(handle, hisi_sip_svc_uid); in hisi_sip_handler()
|
/trusted-firmware-a-latest/plat/st/stm32mp1/services/ |
D | stm32mp1_svc_setup.c | 83 SMC_UUID_RET(handle, stm32_sip_svc_uid); in stm32mp1_svc_smc_handler()
|
/trusted-firmware-a-latest/plat/rockchip/common/ |
D | rockchip_sip_svc.c | 63 SMC_UUID_RET(handle, rk_sip_svc_uid); in sip_smc_handler()
|
/trusted-firmware-a-latest/plat/xilinx/versal_net/ |
D | sip_svc_setup.c | 96 SMC_UUID_RET(handle, versal_net_sip_uuid); in sip_svc_smc_handler()
|
/trusted-firmware-a-latest/plat/arm/common/ |
D | arm_sip_svc.c | 129 SMC_UUID_RET(handle, arm_sip_svc_uid); in arm_sip_handler()
|
/trusted-firmware-a-latest/plat/xilinx/versal/ |
D | sip_svc_setup.c | 108 SMC_UUID_RET(handle, versal_sip_uuid); in sip_svc_smc_handler()
|
/trusted-firmware-a-latest/plat/xilinx/zynqmp/ |
D | sip_svc_setup.c | 108 SMC_UUID_RET(handle, zynqmp_sip_uuid); in sip_svc_smc_handler()
|
/trusted-firmware-a-latest/plat/mediatek/common/ |
D | mtk_sip_svc.c | 108 SMC_UUID_RET(handle, mtk_sip_svc_uid); in sip_smc_handler()
|
/trusted-firmware-a-latest/services/std_svc/trng/ |
D | trng_main.c | 132 SMC_UUID_RET(handle, plat_trng_uuid); in trng_smc_handler()
|
/trusted-firmware-a-latest/services/std_svc/ |
D | std_svc_setup.c | 225 SMC_UUID_RET(handle, arm_svc_uid); in std_svc_smc_handler()
|
/trusted-firmware-a-latest/bl1/ |
D | bl1_main.c | 276 SMC_UUID_RET(handle, bl1_svc_uid); in bl1_smc_handler()
|
/trusted-firmware-a-latest/plat/nxp/common/sip_svc/ |
D | sip_svc.c | 173 SMC_UUID_RET(handle, nxp_sip_svc_uid); in sip_smc_handler()
|
/trusted-firmware-a-latest/include/lib/ |
D | smccc.h | 216 #define SMC_UUID_RET(_h, _uuid) \ macro
|
/trusted-firmware-a-latest/services/spd/tlkd/ |
D | tlkd_main.c | 488 SMC_UUID_RET(handle, tlk_uuid); in tlkd_smc_handler()
|
/trusted-firmware-a-latest/services/spd/tspd/ |
D | tspd_main.c | 786 SMC_UUID_RET(handle, tsp_uuid); in tspd_smc_handler()
|
/trusted-firmware-a-latest/plat/qti/common/src/ |
D | qti_syscall.c | 325 SMC_UUID_RET(handle, qti_sip_svc_uid); in qti_sip_handler()
|
/trusted-firmware-a-latest/services/spd/opteed/ |
D | opteed_main.c | 446 SMC_UUID_RET(handle, optee_image_load_uuid); in opteed_smc_handler()
|
/trusted-firmware-a-latest/services/spd/trusty/ |
D | trusty.c | 272 SMC_UUID_RET(handle, trusty_uuid); in trusty_smc_handler()
|
/trusted-firmware-a-latest/plat/intel/soc/common/ |
D | socfpga_sip_svc.c | 726 SMC_UUID_RET(handle, intl_svc_uid);
|