Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Defi.h153 extern void efi_recover_from_page_fault(unsigned long phys_addr);
/OK3568_Linux_fs/kernel/arch/x86/platform/efi/
H A Dquirks.c691 void efi_recover_from_page_fault(unsigned long phys_addr) in efi_recover_from_page_fault() function
/OK3568_Linux_fs/kernel/arch/x86/mm/
H A Dfault.c734 efi_recover_from_page_fault(address); in no_context()