Home
last modified time | relevance | path

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

/linux/arch/x86/mm/
H A Dfault.c294 static void dump_pagetable(unsigned long address) in dump_pagetable() function
350 static void dump_pagetable(unsigned long address) in dump_pagetable() function
584 dump_pagetable(address); in show_fault_oops()
604 dump_pagetable(address); in pgtable_bad()
/linux/arch/s390/mm/
H A Dfault.c77 static void dump_pagetable(unsigned long asce, unsigned long address) in dump_pagetable() function
170 dump_pagetable(asce, get_fault_address(regs)); in dump_fault_info()