Home
last modified time | relevance | path

Searched refs:smc_handler (Results 1 – 13 of 13) sorted by relevance

/rk3399_ARM-atf/bl1/aarch32/
H A Dbl1_exceptions.S35 bne smc_handler
91 func smc_handler
165 endfunc smc_handler
/rk3399_ARM-atf/plat/mediatek/include/
H A Dmtk_sip_svc.h49 .smc_handler = _smc_handler, \
92 smc_handler_t smc_handler; member
/rk3399_ARM-atf/plat/xilinx/versal_net/include/
H A Dplat_private.h29 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 Dplat_private.h47 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 Dsip_svc_setup.c79 return smc_handler(smc_fid, x1, x2, x3, x4, cookie, handle, in sip_svc_smc_handler()
H A Dplat_psci.c211 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 Dplat_psci_pm.c382 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 Dsip_svc_setup.c82 return smc_handler(smc_fid, x1, x2, x3, x4, cookie, handle, flags); in sip_svc_smc_handler()
H A Dplat_psci.c241 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 Dplat_psci_pm.c386 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 Dbl1_exceptions.S151 b.ne smc_handler
218 smc_handler: label
/rk3399_ARM-atf/plat/mediatek/common/
H A Dmtk_smc_handlers.c68 ret = smc_handler_pool[_smc_id##_descriptor_index].smc_handler(x1,\
/rk3399_ARM-atf/docs/
H A Dchange-log.md11106 - Rework smc_unknown return code path in smc_handler