Home
last modified time | relevance | path

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

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