Searched refs:ptdump_walk_pgd (Results 1 – 9 of 9) sorted by relevance
| /linux/arch/arm/mm/ |
| H A D | ptdump_debugfs.c | 11 ptdump_walk_pgd(m, info); in ptdump_show()
|
| H A D | dump.c | 415 void ptdump_walk_pgd(struct seq_file *m, struct ptdump_info *info) in ptdump_walk_pgd() function
|
| /linux/arch/arm/include/asm/ |
| H A D | ptdump.h | 22 void ptdump_walk_pgd(struct seq_file *s, struct ptdump_info *info);
|
| /linux/include/linux/ |
| H A D | ptdump.h | 31 void ptdump_walk_pgd(struct ptdump_state *st, struct mm_struct *mm, pgd_t *pgd);
|
| /linux/arch/s390/mm/ |
| H A D | dump_pagetables.c | 211 ptdump_walk_pgd(&st.ptdump, &init_mm, NULL); in ptdump_check_wx() 251 ptdump_walk_pgd(&st.ptdump, &init_mm, NULL); in ptdump_show()
|
| /linux/arch/powerpc/mm/ptdump/ |
| H A D | ptdump.c | 352 ptdump_walk_pgd(&st.ptdump, &init_mm, NULL); in ptdump_show() 392 ptdump_walk_pgd(&st.ptdump, &init_mm, NULL); in ptdump_check_wx()
|
| /linux/arch/riscv/mm/ |
| H A D | ptdump.c | 372 ptdump_walk_pgd(&st.ptdump, pinfo->mm, NULL); in ptdump_walk() 399 ptdump_walk_pgd(&st.ptdump, &init_mm, NULL); in ptdump_check_wx()
|
| /linux/mm/ |
| H A D | ptdump.c | 175 void ptdump_walk_pgd(struct ptdump_state *st, struct mm_struct *mm, pgd_t *pgd) in ptdump_walk_pgd() function
|
| /linux/arch/arm64/mm/ |
| H A D | ptdump.c | 289 ptdump_walk_pgd(st, mm, NULL); in arm64_ptdump_walk_pgd()
|