Searched refs:__thread_std_smc_entry (Results 1 – 8 of 8) sorted by relevance
/optee_os-3.20.0/core/arch/arm/kernel/ |
A D | link_dummies_paged.c | 35 __thread_std_smc_entry(uint32_t a0 __unused, uint32_t a1 __unused, in __thread_std_smc_entry() function
|
A D | thread_spmc_a32.S | 54 bl __thread_std_smc_entry
|
A D | thread_spmc_a64.S | 54 bl __thread_std_smc_entry
|
A D | thread_optee_smc_a32.S | 175 bl __thread_std_smc_entry
|
A D | thread_optee_smc_a64.S | 160 bl __thread_std_smc_entry
|
A D | thread_optee_smc.c | 295 uint32_t __weak __thread_std_smc_entry(uint32_t a0, uint32_t a1, uint32_t a2, in __thread_std_smc_entry() function
|
A D | thread_spmc.c | 1068 uint32_t __weak __thread_std_smc_entry(uint32_t a0, uint32_t a1, in __thread_std_smc_entry() function
|
/optee_os-3.20.0/core/arch/arm/include/kernel/ |
A D | thread_private_arch.h | 128 uint32_t __thread_std_smc_entry(uint32_t a0, uint32_t a1, uint32_t a2,
|
Completed in 14 milliseconds