Home
last modified time | relevance | path

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

/optee_os/core/kernel/
H A Duser_ta.c46 static TEE_Result init_utee_param(struct utee_params *up, in init_utee_param() function
178 res = init_utee_param(usr_params, ta_sess->param, param_va); in user_ta_enter()