Searched refs:imx_gpc_handler (Results 1 – 4 of 4) sorted by relevance
/trusted-firmware-a-latest/plat/imx/common/ |
D | imx_sip_svc.c | 37 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/ |
D | imx_sip_svc.h | 58 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/ |
D | gpc_common.c | 34 #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/ |
D | gpc.c | 356 int imx_gpc_handler(uint32_t smc_fid, in imx_gpc_handler() function
|