Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/mm/
Dfault.c321 static void dump_pagetable(unsigned long address) in dump_pagetable() function
463 static void dump_pagetable(unsigned long address) in dump_pagetable() function
624 dump_pagetable(address); in show_fault_oops()
641 dump_pagetable(address); in pgtable_bad()
/linux-4.1.27/arch/s390/mm/
Dfault.c128 static void dump_pagetable(unsigned long asce, unsigned long address) in dump_pagetable() function
217 dump_pagetable(asce, regs->int_parm_long & __FAIL_ADDR_MASK); in dump_fault_info()