Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/mm/
Dfault.c325 static void dump_pagetable(unsigned long address) in dump_pagetable() function
467 static void dump_pagetable(unsigned long address) in dump_pagetable() function
628 dump_pagetable(address); in show_fault_oops()
645 dump_pagetable(address); in pgtable_bad()
/linux-4.4.14/arch/s390/mm/
Dfault.c129 static void dump_pagetable(unsigned long asce, unsigned long address) in dump_pagetable() function
218 dump_pagetable(asce, regs->int_parm_long & __FAIL_ADDR_MASK); in dump_fault_info()