Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dtee.h117 #define TEE_IOC_SHM_ALLOC _IOWR(TEE_IOC_MAGIC, TEE_IOC_BASE + 1, \ macro
/Linux-v5.4/Documentation/
Dtee.txt28 - TEE_IOC_SHM_ALLOC allocates shared memory and returns a file descriptor
/Linux-v5.4/drivers/tee/
Dtee_core.c652 case TEE_IOC_SHM_ALLOC: in tee_ioctl()