Searched refs:SGX_ENCL_IOCTL (Results 1 – 2 of 2) sorted by relevance
37 SGX_ENCL_IOCTL = BIT(0), enumerator
682 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 4 milliseconds