Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/imx/common/
Dimx_sip_svc.c37 SMC_RET1(handle, imx_gpc_handler(smc_fid, x1, x2, x3)); in imx_sip_handler()
46 SMC_RET1(handle, imx_gpc_handler(smc_fid, x1, x2, x3)); in imx_sip_handler()
/trusted-firmware-a-latest/plat/imx/common/include/
Dimx_sip_svc.h58 int imx_gpc_handler(uint32_t smc_fid, u_register_t x1,
67 int imx_gpc_handler(uint32_t smc_fid, u_register_t x1,
/trusted-firmware-a-latest/plat/imx/imx8m/
Dgpc_common.c34 #pragma weak imx_gpc_handler macro
295 int imx_gpc_handler(uint32_t smc_fid, u_register_t x1, u_register_t x2, u_register_t x3) in imx_gpc_handler() function
/trusted-firmware-a-latest/plat/imx/imx8m/imx8mq/
Dgpc.c356 int imx_gpc_handler(uint32_t smc_fid, in imx_gpc_handler() function