Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/sm/
A Dstd_smc.c46 uint32_t smc_fid = args->a0; in smc_std_handler() local
48 if (is_psci_fid(smc_fid)) { in smc_std_handler()
53 switch (smc_fid) { in smc_std_handler()
A Dsm.c25 uint32_t smc_fid = args->a0; in smc_arch_handler() local
28 switch (smc_fid) { in smc_arch_handler()
A Dpsci.c142 uint32_t smc_fid = args->a0; in tee_psci_handler() local
147 switch (smc_fid) { in tee_psci_handler()

Completed in 4 milliseconds