Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dtee.h117 #define TEE_IOC_SHM_ALLOC _IOWR(TEE_IOC_MAGIC, TEE_IOC_BASE + 1, \ macro
/openbmc/linux/Documentation/staging/
H A Dtee.rst28 - TEE_IOC_SHM_ALLOC allocates shared memory and returns a file descriptor
/openbmc/linux/drivers/tee/
H A Dtee_core.c826 case TEE_IOC_SHM_ALLOC: in tee_ioctl()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch613 +pub const TEE_IOC_SHM_ALLOC: u32 = 3222316033;