Searched refs:no_pm_handler (Results 1 – 2 of 2) sorted by relevance
| /rk3399_ARM-atf/plat/xilinx/versal_net/ |
| H A D | plat_psci.c | 177 static uint64_t no_pm_handler(uint32_t smc_fid, uint64_t x1, uint64_t x2, uint64_t x3, in no_pm_handler() function 214 return no_pm_handler(smc_fid, x1, x2, x3, x4, cookie, handle, flags); in smc_handler()
|
| /rk3399_ARM-atf/plat/amd/versal2/ |
| H A D | plat_psci.c | 201 static uint64_t no_pm_handler(uint32_t smc_fid, uint64_t x1, uint64_t x2, uint64_t x3, in no_pm_handler() function 244 return no_pm_handler(smc_fid, x1, x2, x3, x4, cookie, handle, flags); in smc_handler()
|