Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/sgx/
H A Dmain.c658 static struct sgx_epc_page *sgx_paddr_to_page(u64 paddr) in sgx_paddr_to_page() function
678 struct sgx_epc_page *page = sgx_paddr_to_page(pfn << PAGE_SHIFT); in arch_memory_failure()