Home
last modified time | relevance | path

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

/linux/arch/arm/mm/
A Dptdump_debugfs.c11 ptdump_walk_pgd(m, info); in ptdump_show()
A Ddump.c411 void ptdump_walk_pgd(struct seq_file *m, struct ptdump_info *info) in ptdump_walk_pgd() function
/linux/include/linux/
A Dptdump.h21 void ptdump_walk_pgd(struct ptdump_state *st, struct mm_struct *mm, pgd_t *pgd);
/linux/arch/arm/include/asm/
A Dptdump.h22 void ptdump_walk_pgd(struct seq_file *s, struct ptdump_info *info);
/linux/arch/s390/mm/
A Ddump_pagetables.c208 ptdump_walk_pgd(&st.ptdump, &init_mm, NULL); in ptdump_check_wx()
240 ptdump_walk_pgd(&st.ptdump, &init_mm, NULL); in ptdump_show()
/linux/arch/powerpc/mm/ptdump/
A Dptdump.c312 ptdump_walk_pgd(&st.ptdump, &init_mm, NULL); in ptdump_show()
345 ptdump_walk_pgd(&st.ptdump, &init_mm, NULL); in ptdump_check_wx()
/linux/arch/arm64/mm/
A Dptdump.c331 ptdump_walk_pgd(&st.ptdump, info->mm, NULL); in ptdump_walk()
369 ptdump_walk_pgd(&st.ptdump, &init_mm, NULL); in ptdump_check_wx()
/linux/arch/riscv/mm/
A Dptdump.c321 ptdump_walk_pgd(&st.ptdump, pinfo->mm, NULL); in ptdump_walk()
343 ptdump_walk_pgd(&st.ptdump, &init_mm, NULL); in ptdump_check_wx()
/linux/mm/
A Dptdump.c143 void ptdump_walk_pgd(struct ptdump_state *st, struct mm_struct *mm, pgd_t *pgd) in ptdump_walk_pgd() function
/linux/arch/x86/mm/
A Ddump_pagetables.c391 ptdump_walk_pgd(&st.ptdump, mm, pgd); in ptdump_walk_pgd_level_core()

Completed in 13 milliseconds