Searched defs:smc_handler (Results 1 – 4 of 4) sorted by relevance
/arm-trusted-firmware-2.8.0/bl1/aarch64/ |
A D | bl1_exceptions.S | 218 smc_handler: label
|
/arm-trusted-firmware-2.8.0/plat/mediatek/include/ |
A D | mtk_sip_svc.h | 90 smc_handler_t smc_handler; member
|
/arm-trusted-firmware-2.8.0/plat/xilinx/versal_net/ |
A D | plat_psci_pm.c | 260 uint64_t smc_handler(uint32_t smc_fid, uint64_t x1, uint64_t x2, uint64_t x3, uint64_t x4, in smc_handler() function
|
A D | plat_psci.c | 216 uint64_t smc_handler(uint32_t smc_fid, uint64_t x1, uint64_t x2, uint64_t x3, uint64_t x4, in smc_handler() function
|
Completed in 7 milliseconds