Home
last modified time | relevance | path

Searched refs:OPTEE_MSG_MAX_NUM_PARAMS (Results 1 – 3 of 3) sorted by relevance

/optee_os-3.20.0/core/include/
A Doptee_msg.h234 #define OPTEE_MSG_MAX_NUM_PARAMS \ macro
/optee_os-3.20.0/core/arch/arm/kernel/
A Dthread_optee_smc.c116 if (*num_params > OPTEE_MSG_MAX_NUM_PARAMS) in get_msg_arg()
202 if (num_params > OPTEE_MSG_MAX_NUM_PARAMS) in std_entry_with_parg()
A Dthread_spmc.c1042 if (num_params > OPTEE_MSG_MAX_NUM_PARAMS) in yielding_call_with_arg()

Completed in 8 milliseconds