Searched refs:SGX_ENCL_IOCTL (Results 1 – 2 of 2) sorted by relevance
38 SGX_ENCL_IOCTL = BIT(0), enumerator
1230 if (test_and_set_bit(SGX_ENCL_IOCTL, &encl->flags)) in sgx_ioctl()1261 clear_bit(SGX_ENCL_IOCTL, &encl->flags); in sgx_ioctl()