/openbmc/linux/arch/s390/mm/ |
H A D | dump_pagetables.c | 83 struct ptdump_state ptdump; member 158 st = container_of(pt_st, struct pg_state, ptdump); in note_page() 201 .ptdump = { in ptdump_check_wx() 222 ptdump_walk_pgd(&st.ptdump, &init_mm, NULL); in ptdump_check_wx() 236 .ptdump = { in ptdump_show() 254 ptdump_walk_pgd(&st.ptdump, &init_mm, NULL); in ptdump_show() 259 DEFINE_SHOW_ATTRIBUTE(ptdump);
|
/openbmc/linux/arch/powerpc/mm/ptdump/ |
H A D | ptdump.c | 59 struct ptdump_state ptdump; member 218 struct pg_state *st = container_of(pt_st, struct pg_state, ptdump); in note_page() 306 .ptdump = { in ptdump_show() 313 ptdump_walk_pgd(&st.ptdump, &init_mm, NULL); in ptdump_show() 317 DEFINE_SHOW_ATTRIBUTE(ptdump); 340 .ptdump = { in ptdump_check_wx() 346 ptdump_walk_pgd(&st.ptdump, &init_mm, NULL); in ptdump_check_wx()
|
H A D | Makefile | 3 obj-y += ptdump.o
|
H A D | hashpagetable.c | 532 DEFINE_SHOW_ATTRIBUTE(ptdump);
|
/openbmc/linux/arch/riscv/mm/ |
H A D | ptdump.c | 35 struct ptdump_state ptdump; member 267 struct pg_state *st = container_of(pt_st, struct pg_state, ptdump); in note_page() 312 .ptdump = { in ptdump_walk() 321 ptdump_walk_pgd(&st.ptdump, pinfo->mm, NULL); in ptdump_walk() 334 .ptdump = { in ptdump_check_wx() 343 ptdump_walk_pgd(&st.ptdump, &init_mm, NULL); in ptdump_check_wx() 359 DEFINE_SHOW_ATTRIBUTE(ptdump);
|
H A D | Makefile | 25 obj-$(CONFIG_PTDUMP_CORE) += ptdump.o
|
/openbmc/linux/arch/arm64/mm/ |
H A D | ptdump.c | 76 struct ptdump_state ptdump; member 254 struct pg_state *st = container_of(pt_st, struct pg_state, ptdump); in note_page() 320 .ptdump = { in ptdump_walk() 329 ptdump_walk_pgd(&st.ptdump, info->mm, NULL); in ptdump_walk() 358 .ptdump = { in ptdump_check_wx() 367 ptdump_walk_pgd(&st.ptdump, &init_mm, NULL); in ptdump_check_wx()
|
H A D | ptdump_debugfs.c | 17 DEFINE_SHOW_ATTRIBUTE(ptdump);
|
H A D | Makefile | 7 obj-$(CONFIG_PTDUMP_CORE) += ptdump.o
|
/openbmc/linux/arch/x86/mm/ |
H A D | dump_pagetables.c | 29 struct ptdump_state ptdump; member 253 struct pg_state *st = container_of(pt_st, struct pg_state, ptdump); in effective_prot() 277 struct pg_state *st = container_of(pt_st, struct pg_state, ptdump); in note_page() 380 .ptdump = { in ptdump_walk_pgd_level_core() 391 ptdump_walk_pgd(&st.ptdump, mm, pgd); in ptdump_walk_pgd_level_core()
|
H A D | debug_pagetables.c | 14 DEFINE_SHOW_ATTRIBUTE(ptdump);
|
/openbmc/linux/arch/arm/mm/ |
H A D | ptdump_debugfs.c | 14 DEFINE_SHOW_ATTRIBUTE(ptdump);
|
/openbmc/linux/Documentation/arch/arm64/ |
H A D | index.rst | 24 ptdump
|
H A D | ptdump.rst | 5 ptdump is a debugfs interface that provides a detailed dump of the 20 offlining of memory being accessed by the ptdump code.
|
/openbmc/linux/arch/powerpc/mm/ |
H A D | Makefile | 20 obj-$(CONFIG_PTDUMP_CORE) += ptdump/
|
/openbmc/linux/mm/ |
H A D | Makefile | 135 obj-$(CONFIG_PTDUMP_CORE) += ptdump.o
|
/openbmc/ |
H A D | opengrok2.0.log | 19656 …ldren: not file-less due to: /opengrok/data/xref/openbmc/linux/arch/powerpc/mm/ptdump/book3s64.c.gz 19657 …lessChildren: its children prevent delete: /opengrok/data/xref/openbmc/linux/arch/powerpc/mm/ptdump
|
H A D | opengrok1.0.log | 19166 …ldren: not file-less due to: /opengrok/data/xref/openbmc/linux/arch/powerpc/mm/ptdump/book3s64.c.gz 19167 …lessChildren: its children prevent delete: /opengrok/data/xref/openbmc/linux/arch/powerpc/mm/ptdump
|