Home
last modified time | relevance | path

Searched refs:TEE_IOC_SHM_REGISTER_FD (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dtee.h433 #define TEE_IOC_SHM_REGISTER_FD _IOWR(TEE_IOC_MAGIC, TEE_IOC_BASE + 8, \ macro
/linux/drivers/tee/
H A Dtee_core.c984 case TEE_IOC_SHM_REGISTER_FD: in tee_ioctl()