Searched refs:smc_fid (Results 1 – 3 of 3) sorted by relevance
46 uint32_t smc_fid = args->a0; in smc_std_handler() local48 if (is_psci_fid(smc_fid)) { in smc_std_handler()53 switch (smc_fid) { in smc_std_handler()
25 uint32_t smc_fid = args->a0; in smc_arch_handler() local28 switch (smc_fid) { in smc_arch_handler()
142 uint32_t smc_fid = args->a0; in tee_psci_handler() local147 switch (smc_fid) { in tee_psci_handler()
Completed in 4 milliseconds