Home
last modified time | relevance | path

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

/optee_os/core/tee/
H A Dtee_svc.c660 struct utee_params *callee_params, in tee_svc_copy_param() argument
669 callee_params = memtag_strip_tag(callee_params); in tee_svc_copy_param()
672 if (!callee_params) { in tee_svc_copy_param()
680 (uaddr_t)callee_params, in tee_svc_copy_param()
684 res = utee_param_to_param(utc, param, callee_params); in tee_svc_copy_param()