Searched refs:pmf_smc_handler (Results 1 – 5 of 5) sorted by relevance
/trusted-firmware-a-latest/plat/hisilicon/hikey/ |
D | hisi_sip_svc.c | 47 return pmf_smc_handler(smc_fid, x1, x2, x3, x4, cookie, in hisi_sip_handler()
|
/trusted-firmware-a-latest/include/lib/pmf/ |
D | pmf.h | 66 uintptr_t pmf_smc_handler(unsigned int smc_fid,
|
/trusted-firmware-a-latest/lib/pmf/ |
D | pmf_smc.c | 17 uintptr_t pmf_smc_handler(unsigned int smc_fid, in pmf_smc_handler() function
|
/trusted-firmware-a-latest/plat/arm/common/ |
D | arm_sip_svc.c | 69 return pmf_smc_handler(smc_fid, x1, x2, x3, x4, cookie, in arm_sip_handler()
|
/trusted-firmware-a-latest/docs/design/ |
D | firmware-design.rst | 2644 into ``pmf_smc_handler()``. 2648 Interface : pmf_smc_handler()
|