Home
last modified time | relevance | path

Searched refs:SGX_ENCL_DEBUG (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/arch/x86/kernel/cpu/sgx/
Dencl.h39 SGX_ENCL_DEBUG = BIT(1), enumerator
Dioctl.c107 set_bit(SGX_ENCL_DEBUG, &encl->flags); in sgx_encl_create()
Dencl.c647 if (!test_bit(SGX_ENCL_DEBUG, &encl->flags)) in sgx_vma_access()