Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/sgx/
A Dencl.h37 SGX_ENCL_IOCTL = BIT(0), enumerator
A Dioctl.c682 if (test_and_set_bit(SGX_ENCL_IOCTL, &encl->flags)) in sgx_ioctl()
703 clear_bit(SGX_ENCL_IOCTL, &encl->flags); in sgx_ioctl()

Completed in 3 milliseconds