Home
last modified time | relevance | path

Searched refs:__thread_std_smc_entry (Results 1 – 7 of 7) sorted by relevance

/optee_os/core/arch/arm/kernel/
H A Dlink_dummies_paged.c50 __thread_std_smc_entry(uint32_t a0 __unused, uint32_t a1 __unused, in __thread_std_smc_entry() function
H A Dthread_optee_smc_a64.S160 bl __thread_std_smc_entry
H A Dthread_spmc_a64.S86 bl __thread_std_smc_entry
H A Dthread_optee_smc_a32.S175 bl __thread_std_smc_entry
H A Dthread_optee_smc.c294 uint32_t __weak __thread_std_smc_entry(uint32_t a0, uint32_t a1, uint32_t a2, in __thread_std_smc_entry() function
H A Dthread_spmc.c2088 uint32_t __weak __thread_std_smc_entry(uint32_t a0, uint32_t a1, in __thread_std_smc_entry() function
/optee_os/core/arch/arm/include/kernel/
H A Dthread_private_arch.h130 uint32_t __thread_std_smc_entry(uint32_t a0, uint32_t a1, uint32_t a2,