Home
last modified time | relevance | path

Searched refs:spmd_smc_handler (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/include/services/
H A Dspmd_svc.h23 uint64_t spmd_smc_handler(uint32_t smc_fid,
/rk3399_ARM-atf/services/std_svc/spmd/
H A Dspmd_main.c894 return spmd_smc_handler(smc_fid, x1, x2, x3, x4, cookie, in spmd_ffa_smc_handler()
911 uint64_t spmd_smc_handler(uint32_t smc_fid, in spmd_smc_handler() function
/rk3399_ARM-atf/services/std_svc/spm/el3_spmc/
H A Dspmc_main.c231 return spmd_smc_handler(smc_fid, x1, x2, x3, x4, in spmc_smc_return()