Home
last modified time | relevance | path

Searched refs:SGX_SECINFO_TCS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dsgx.h282 * %SGX_SECINFO_TCS: a TCS page
292 SGX_SECINFO_TCS = (SGX_PAGE_TYPE_TCS << 8), enumerator
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/sgx/
H A Dioctl.c177 if (pt != SGX_SECINFO_REG && pt != SGX_SECINFO_TCS) in sgx_validate_secinfo()
187 if (pt == SGX_SECINFO_TCS && perm) in sgx_validate_secinfo()
H A Dencl.c1181 if ((secinfo_flags & SGX_SECINFO_PAGE_TYPE_MASK) == SGX_SECINFO_TCS) in sgx_encl_page_alloc()
/kernel/linux/linux-6.6/tools/testing/selftests/sgx/
H A Dmain.c1391 eaccept_op.flags = SGX_SECINFO_TCS | SGX_SECINFO_MODIFIED; in TEST_F()

Completed in 7 milliseconds