Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/sgx/
A Dioctl.c194 if ((secinfo_flags & SGX_SECINFO_PAGE_TYPE_MASK) == SGX_SECINFO_TCS) in sgx_encl_page_alloc()
208 if (pt != SGX_SECINFO_REG && pt != SGX_SECINFO_TCS) in sgx_validate_secinfo()
218 if (pt == SGX_SECINFO_TCS && perm) in sgx_validate_secinfo()
/linux/arch/x86/include/asm/
A Dsgx.h247 SGX_SECINFO_TCS = (SGX_PAGE_TYPE_TCS << 8), enumerator

Completed in 5 milliseconds