Searched refs:tee_entry_std (Results 1 – 7 of 7) sorted by relevance
20 TEE_Result tee_entry_std(struct optee_msg_arg *arg, uint32_t num_params);
107 PROVIDE(tee_entry_std = 0); symbol
165 if (tee_entry_std(arg, num_params)) in call_entry_std()
2071 res = tee_entry_std(arg, num_params); in yielding_call_with_arg()
51 TEE_Result tee_entry_std(struct optee_msg_arg *arg, uint32_t num_params) in tee_entry_std() function
166 if (tee_entry_std(arg, num_params)) in call_entry_std()
683 TEE_Result __weak tee_entry_std(struct optee_msg_arg *arg, uint32_t num_params) in tee_entry_std() function