Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/i386/
H A Dsgx-epc.h65 static inline uint64_t sgx_epc_above_4g_end(SGXEPCState *sgx_epc) in sgx_epc_above_4g_end() function
/openbmc/qemu/hw/i386/
H A Dpc.c684 return sgx_epc_above_4g_end(&pcms->sgx_epc); in pc_above_4g_end()