Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/tee/optee/
Doptee_private.h62 #define OPTEE_SHM_ARG_ALLOC_PRIV BIT(0) macro
Dcall.c220 if (optee->shm_arg_cache.flags & OPTEE_SHM_ARG_ALLOC_PRIV) in optee_get_msg_arg()
Dsmc_abi.c1414 arg_cache_flags = OPTEE_SHM_ARG_ALLOC_PRIV; in optee_probe()
1436 OPTEE_SHM_ARG_ALLOC_PRIV; in optee_probe()