Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/mm/
H A Ddump_pagetables.c365 static void ptdump_walk_pgd_level_core(struct seq_file *m, in ptdump_walk_pgd_level_core() function
404 ptdump_walk_pgd_level_core(m, mm, mm->pgd, false, true); in ptdump_walk_pgd_level()
415 ptdump_walk_pgd_level_core(m, mm, pgd, false, false); in ptdump_walk_pgd_level_debugfs()
430 ptdump_walk_pgd_level_core(NULL, &init_mm, pgd, true, false); in ptdump_walk_user_pgd_level_checkwx()
436 ptdump_walk_pgd_level_core(NULL, &init_mm, INIT_PGD, true, false); in ptdump_walk_pgd_level_checkwx()