Home
last modified time | relevance | path

Searched refs:__tee_entry_fast (Results 1 – 5 of 5) sorted by relevance

/optee_os/core/arch/riscv/include/tee/
H A Dentry_fast.h32 void __tee_entry_fast(struct thread_abi_args *args);
/optee_os/core/arch/arm/include/tee/
H A Dentry_fast.h31 void __tee_entry_fast(struct thread_smc_args *args);
/optee_os/core/arch/riscv/tee/
H A Dentry_fast.c173 __tee_entry_fast(args); in tee_entry_fast()
194 void __tee_entry_fast(struct thread_abi_args *args) in __tee_entry_fast() function
/optee_os/core/arch/arm/tee/
H A Dentry_fast.c234 __tee_entry_fast(args); in tee_entry_fast()
264 void __tee_entry_fast(struct thread_smc_args *args) in __tee_entry_fast() function
/optee_os/core/arch/arm/plat-zynq7k/
H A Dmain.c214 __tee_entry_fast(args); in tee_entry_fast()