Home
last modified time | relevance | path

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

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