Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dtee.h389 #define TEE_IOC_SHM_REGISTER _IOWR(TEE_IOC_MAGIC, TEE_IOC_BASE + 9, \ macro
/linux-6.1.9/drivers/tee/
Dtee_core.c828 case TEE_IOC_SHM_REGISTER: in tee_ioctl()