Searched defs:note_page (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.10/include/linux/ |
D | ptdump.h | 15 void (*note_page)(struct ptdump_state *st, unsigned long addr, member
|
/Linux-v5.10/arch/s390/mm/ |
D | dump_pagetables.c | 119 static void note_page(struct ptdump_state *pt_st, unsigned long addr, int level, u64 val) in note_page() function
|
/Linux-v5.10/arch/arm64/mm/ |
D | ptdump.c | 259 static void note_page(struct ptdump_state *pt_st, unsigned long addr, int level, in note_page() function
|
/Linux-v5.10/arch/riscv/mm/ |
D | ptdump.c | 237 static void note_page(struct ptdump_state *pt_st, unsigned long addr, in note_page() function
|
/Linux-v5.10/arch/arm/mm/ |
D | dump.c | 254 static void note_page(struct pg_state *st, unsigned long addr, in note_page() function
|
/Linux-v5.10/arch/x86/mm/ |
D | dump_pagetables.c | 274 static void note_page(struct ptdump_state *pt_st, unsigned long addr, int level, in note_page() function
|
/Linux-v5.10/arch/powerpc/mm/ptdump/ |
D | ptdump.c | 219 static void note_page(struct pg_state *st, unsigned long addr, in note_page() function
|