Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dtee.h181 #define TEE_IOCTL_LOGIN_REE_KERNEL_MAX 0xBFFFFFFF macro
/openbmc/linux/drivers/tee/
H A Dtee_core.c505 arg.clnt_login <= TEE_IOCTL_LOGIN_REE_KERNEL_MAX) { in tee_ioctl_open_session()