Searched refs:TEE_IOC_SHM_ALLOC (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dtee.h98 * This structure is used as argument for TEE_IOC_SHM_ALLOC below.
107 * TEE_IOC_SHM_ALLOC - allocate shared memory
117 #define TEE_IOC_SHM_ALLOC _IOWR(TEE_IOC_MAGIC, TEE_IOC_BASE + 1, \ macro
197 * Shared memory is allocated with TEE_IOC_SHM_ALLOC which returns an
/linux-master/drivers/tee/
H A Dtee_core.c829 case TEE_IOC_SHM_ALLOC:

Completed in 111 milliseconds