Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/include/services/
Dspmd_svc.h23 uint64_t spmd_smc_handler(uint32_t smc_fid,
/trusted-firmware-a-latest/services/std_svc/spmd/
Dspmd_main.c827 return spmd_smc_handler(smc_fid, x1, x2, x3, x4, cookie, in spmd_ffa_smc_handler()
835 uint64_t spmd_smc_handler(uint32_t smc_fid, in spmd_smc_handler() function
/trusted-firmware-a-latest/services/std_svc/spm/el3_spmc/
Dspmc_main.c212 return spmd_smc_handler(smc_fid, x1, x2, x3, x4, in spmc_smc_return()