Home
last modified time | relevance | path

Searched defs:show_pte (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm/mm/
H A Dfault.c41 void show_pte(const char *lvl, struct mm_struct *mm, unsigned long addr) in show_pte() function
109 void show_pte(const char *lvl, struct mm_struct *mm, unsigned long addr) in show_pte() function
/linux/arch/riscv/mm/
H A Dfault.c25 static void show_pte(unsigned long addr) in show_pte() function
/linux/arch/sh/mm/
H A Dfault.c37 static void show_pte(struct mm_struct *mm, unsigned long addr) in show_pte() function