Searched refs:smc_handler (Results 1 – 13 of 13) sorted by relevance
| /rk3399_ARM-atf/bl1/aarch32/ |
| H A D | bl1_exceptions.S | 35 bne smc_handler 91 func smc_handler 165 endfunc smc_handler
|
| /rk3399_ARM-atf/plat/mediatek/include/ |
| H A D | mtk_sip_svc.h | 49 .smc_handler = _smc_handler, \ 92 smc_handler_t smc_handler; member
|
| /rk3399_ARM-atf/plat/xilinx/versal_net/include/ |
| H A D | plat_private.h | 29 uint64_t smc_handler(uint32_t smc_fid, uint64_t x1, uint64_t x2, uint64_t x3,
|
| /rk3399_ARM-atf/plat/amd/versal2/include/ |
| H A D | plat_private.h | 47 uint64_t smc_handler(uint32_t smc_fid, uint64_t x1, uint64_t x2, uint64_t x3,
|
| /rk3399_ARM-atf/plat/xilinx/versal_net/ |
| H A D | sip_svc_setup.c | 79 return smc_handler(smc_fid, x1, x2, x3, x4, cookie, handle, in sip_svc_smc_handler()
|
| H A D | plat_psci.c | 211 uint64_t smc_handler(uint32_t smc_fid, uint64_t x1, uint64_t x2, uint64_t x3, uint64_t x4, in smc_handler() function
|
| H A D | plat_psci_pm.c | 382 uint64_t smc_handler(uint32_t smc_fid, uint64_t x1, uint64_t x2, uint64_t x3, uint64_t x4, in smc_handler() function
|
| /rk3399_ARM-atf/plat/amd/versal2/ |
| H A D | sip_svc_setup.c | 82 return smc_handler(smc_fid, x1, x2, x3, x4, cookie, handle, flags); in sip_svc_smc_handler()
|
| H A D | plat_psci.c | 241 uint64_t smc_handler(uint32_t smc_fid, uint64_t x1, uint64_t x2, uint64_t x3, uint64_t x4, in smc_handler() function
|
| H A D | plat_psci_pm.c | 386 uint64_t smc_handler(uint32_t smc_fid, uint64_t x1, uint64_t x2, uint64_t x3, uint64_t x4, in smc_handler() function
|
| /rk3399_ARM-atf/bl1/aarch64/ |
| H A D | bl1_exceptions.S | 151 b.ne smc_handler 218 smc_handler: label
|
| /rk3399_ARM-atf/plat/mediatek/common/ |
| H A D | mtk_smc_handlers.c | 68 ret = smc_handler_pool[_smc_id##_descriptor_index].smc_handler(x1,\
|
| /rk3399_ARM-atf/docs/ |
| H A D | change-log.md | 11106 - Rework smc_unknown return code path in smc_handler
|