Searched refs:ptdump_walk_pgd (Results 1 – 8 of 8) sorted by relevance
| /arch/arm/mm/ |
| A D | ptdump_debugfs.c | 11 ptdump_walk_pgd(m, info); in ptdump_show()
|
| A D | dump.c | 415 void ptdump_walk_pgd(struct seq_file *m, struct ptdump_info *info) in ptdump_walk_pgd() function
|
| /arch/arm/include/asm/ |
| A D | ptdump.h | 22 void ptdump_walk_pgd(struct seq_file *s, struct ptdump_info *info);
|
| /arch/powerpc/mm/ptdump/ |
| A D | ptdump.c | 351 ptdump_walk_pgd(&st.ptdump, &init_mm, NULL); in ptdump_show() 391 ptdump_walk_pgd(&st.ptdump, &init_mm, NULL); in ptdump_check_wx()
|
| /arch/s390/mm/ |
| 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()
|
| /arch/arm64/mm/ |
| A D | ptdump.c | 314 ptdump_walk_pgd(&st.ptdump, info->mm, NULL); in ptdump_walk() 356 ptdump_walk_pgd(&st.ptdump, &init_mm, NULL); in ptdump_check_wx()
|
| /arch/riscv/mm/ |
| 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()
|
| /arch/x86/mm/ |
| A D | dump_pagetables.c | 458 ptdump_walk_pgd(&st.ptdump, mm, pgd); in ptdump_walk_pgd_level_core()
|
Completed in 14 milliseconds