Searched refs:note_page_pud (Results 1 – 6 of 6) sorted by relevance
| /arch/powerpc/mm/ptdump/ |
| A D | ptdump.c | 311 static void note_page_pud(struct ptdump_state *pt_st, unsigned long addr, pud_t pud) in note_page_pud() function 342 .note_page_pud = note_page_pud, in ptdump_show() 380 .note_page_pud = note_page_pud, in ptdump_check_wx()
|
| /arch/s390/mm/ |
| A D | dump_pagetables.c | 160 static void note_page_pud(struct ptdump_state *pt_st, unsigned long addr, pud_t pud) in note_page_pud() function 188 .note_page_pud = note_page_pud, in ptdump_check_wx() 232 .note_page_pud = note_page_pud, in ptdump_show()
|
| /arch/arm64/include/asm/ |
| A D | ptdump.h | 65 void note_page_pud(struct ptdump_state *st, unsigned long addr, pud_t pud); 81 static inline void note_page_pud(struct ptdump_state *st, unsigned long addr, pud_t pud) { } in note_page_pud() function
|
| /arch/arm64/mm/ |
| A D | ptdump.c | 264 void note_page_pud(struct ptdump_state *pt_st, unsigned long addr, pud_t pud) in note_page_pud() function 303 .note_page_pud = note_page_pud, in ptdump_walk() 345 .note_page_pud = note_page_pud, in ptdump_check_wx()
|
| /arch/riscv/mm/ |
| A D | ptdump.c | 330 static void note_page_pud(struct ptdump_state *pt_st, unsigned long addr, pud_t pud) in note_page_pud() function 361 .note_page_pud = note_page_pud, in ptdump_walk() 388 .note_page_pud = note_page_pud, in ptdump_check_wx()
|
| /arch/x86/mm/ |
| A D | dump_pagetables.c | 401 static void note_page_pud(struct ptdump_state *pt_st, unsigned long addr, pud_t pud) in note_page_pud() function 441 .note_page_pud = note_page_pud, in ptdump_walk_pgd_level_core()
|
Completed in 12 milliseconds