Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dtee.h180 #define TEE_IOCTL_LOGIN_REE_KERNEL_MIN 0x80000000 macro
/openbmc/linux/drivers/tee/
H A Dtee_core.c504 if (arg.clnt_login >= TEE_IOCTL_LOGIN_REE_KERNEL_MIN && in tee_ioctl_open_session()