Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kernel/cpu/sgx/
A Dencl.h38 SGX_ENCL_IOCTL = BIT(0), enumerator
A Dioctl.c1230 if (test_and_set_bit(SGX_ENCL_IOCTL, &encl->flags)) in sgx_ioctl()
1261 clear_bit(SGX_ENCL_IOCTL, &encl->flags); in sgx_ioctl()

Completed in 5 milliseconds