Searched refs:tee_entry_fast (Results 1 – 7 of 7) sorted by relevance
31 void tee_entry_fast(struct thread_abi_args *args);
30 void tee_entry_fast(struct thread_smc_args *args);
204 void tee_entry_fast(struct thread_smc_args *args) in tee_entry_fast() function
171 void __weak tee_entry_fast(struct thread_abi_args *args) in tee_entry_fast() function
232 void __weak tee_entry_fast(struct thread_smc_args *args) in tee_entry_fast() function
43 tee_entry_fast(args); in thread_handle_fast_abi()
42 tee_entry_fast(args); in thread_handle_fast_smc()