Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/mm/
Ddump_pagetables.c506 static void ptdump_walk_pgd_level_core(struct seq_file *m, pgd_t *pgd, in ptdump_walk_pgd_level_core() function
559 ptdump_walk_pgd_level_core(m, pgd, false, true); in ptdump_walk_pgd_level()
568 ptdump_walk_pgd_level_core(m, pgd, false, false); in ptdump_walk_pgd_level_debugfs()
583 ptdump_walk_pgd_level_core(NULL, pgd, true, false); in ptdump_walk_user_pgd_level_checkwx()
589 ptdump_walk_pgd_level_core(NULL, NULL, true, false); in ptdump_walk_pgd_level_checkwx()