Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/platform/efi/
H A Defi_32.c78 ptdump_walk_pgd_level(NULL, &init_mm); in efi_dump_pagetable()
H A Defi_64.c466 ptdump_walk_pgd_level(NULL, &efi_mm); in efi_dump_pagetable()
/openbmc/linux/arch/x86/mm/
H A Ddump_pagetables.c402 void ptdump_walk_pgd_level(struct seq_file *m, struct mm_struct *mm) in ptdump_walk_pgd_level() function
/openbmc/linux/arch/x86/include/asm/
H A Dpgtable.h31 void ptdump_walk_pgd_level(struct seq_file *m, struct mm_struct *mm);