Home
last modified time | relevance | path

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

/linux/drivers/tee/optee/
H A Doptee_private.h87 #define OPTEE_SHM_ARG_ALLOC_PRIV BIT(0) macro
H A Dsmc_abi.c1649 arg_cache_flags = OPTEE_SHM_ARG_ALLOC_PRIV; in optee_probe()
1671 OPTEE_SHM_ARG_ALLOC_PRIV; in optee_probe()
H A Dcall.c302 if (optee->shm_arg_cache.flags & OPTEE_SHM_ARG_ALLOC_PRIV) in optee_get_msg_arg()