Home
last modified time | relevance | path

Searched refs:plat_pncd_smc_handler (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/include/bl32/pnc/
H A Dpnc.h22 uintptr_t plat_pncd_smc_handler(uint32_t smc_fid, u_register_t x1,
/rk3399_ARM-atf/services/spd/pncd/
H A Dpncd_main.c280 #pragma weak plat_pncd_smc_handler macro
285 uintptr_t plat_pncd_smc_handler(uint32_t smc_fid, in plat_pncd_smc_handler() function
431 return plat_pncd_smc_handler(smc_fid, x1, x2, x3, x4, in pncd_smc_handler_unsafe()