Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/mm/
Ddump_pagetables.c347 void ptdump_walk_pgd_level(struct seq_file *m, pgd_t *pgd) in ptdump_walk_pgd_level() function
385 ptdump_walk_pgd_level(m, NULL); in ptdump_show()
/linux-4.1.27/arch/x86/platform/efi/
Defi_64.c317 ptdump_walk_pgd_level(NULL, pgd); in efi_dump_pagetable()
/linux-4.1.27/arch/x86/include/asm/
Dpgtable.h21 void ptdump_walk_pgd_level(struct seq_file *m, pgd_t *pgd);