Home
last modified time | relevance | path

Searched refs:SGX_CHILD_PRESENT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/kernel/cpu/sgx/
H A Dvirt.c133 * Only SGX_CHILD_PRESENT is expected, which is because of in sgx_vepc_free_page()
144 WARN_ONCE(ret != SGX_CHILD_PRESENT, EREMOVE_ERROR_MESSAGE, in sgx_vepc_free_page()
162 if (ret == SGX_CHILD_PRESENT) { in sgx_vepc_remove_all()
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dsgx.h71 * %SGX_CHILD_PRESENT SECS has child pages present in the EPC.
81 SGX_CHILD_PRESENT = 13, enumerator

Completed in 2 milliseconds