Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dtee.h313 #define TEE_IOC_CLOSE_SESSION _IOR(TEE_IOC_MAGIC, TEE_IOC_BASE + 5, \ macro
/openbmc/linux/Documentation/staging/
H A Dtee.rst43 - TEE_IOC_CLOSE_SESSION closes a session to a Trusted Application.
/openbmc/linux/drivers/tee/
H A Dtee_core.c836 case TEE_IOC_CLOSE_SESSION: in tee_ioctl()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch329 +pub const TEE_IOC_CLOSE_SESSION: u32 = 2147787781;