Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dtee.h118 #define TEE_IOC_SHM_ALLOC _IOWR(TEE_IOC_MAGIC, TEE_IOC_BASE + 1, \ macro
/linux/Documentation/userspace-api/
H A Dtee.rst13 - TEE_IOC_SHM_ALLOC allocates shared memory and returns a file descriptor
/linux/drivers/tee/
H A Dtee_core.c826 case TEE_IOC_SHM_ALLOC: in tee_ioctl()