Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dtee.h180 #define TEE_IOCTL_LOGIN_REE_KERNEL_MIN 0x80000000 macro
/Linux-v6.1/drivers/tee/
Dtee_core.c504 if (arg.clnt_login >= TEE_IOCTL_LOGIN_REE_KERNEL_MIN && in tee_ioctl_open_session()