Home
last modified time | relevance | path

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

/linux/include/linux/
A Dtee_core.h28 #define TEE_SHM_PRIV BIT(3) /* Memory private to TEE driver */ macro
/linux/drivers/tee/
A Dtee_shm.c200 u32 flags = TEE_SHM_PRIV | TEE_SHM_POOL; in tee_shm_alloc_priv_buf()
/linux/drivers/tee/optee/
A Dsmc_abi.c595 if (shm->flags & TEE_SHM_PRIV) in pool_op_alloc()
604 if (!(shm->flags & TEE_SHM_PRIV)) in pool_op_free()

Completed in 11 milliseconds