Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/sgx/
H A Dsgx.h16 #define EREMOVE_ERROR_MESSAGE \ macro
H A Dvirt.c144 WARN_ONCE(ret != SGX_CHILD_PRESENT, EREMOVE_ERROR_MESSAGE, in sgx_vepc_free_page()
H A Dencl.c1321 if (WARN_ONCE(ret, EREMOVE_ERROR_MESSAGE, ret, ret)) in sgx_encl_free_epc_page()