Searched defs:note_page (Results 1 – 8 of 8) sorted by relevance
/linux-6.12.1/include/linux/ |
D | ptdump.h | 15 void (*note_page)(struct ptdump_state *st, unsigned long addr, member
|
/linux-6.12.1/arch/arm64/mm/ |
D | ptdump.c | 191 void note_page(struct ptdump_state *pt_st, unsigned long addr, int level, in note_page() function
|
/linux-6.12.1/arch/arm64/include/asm/ |
D | ptdump.h | 71 static inline void note_page(struct ptdump_state *pt_st, unsigned long addr, in note_page() function
|
/linux-6.12.1/arch/powerpc/mm/ptdump/ |
D | ptdump.c | 216 static void note_page(struct ptdump_state *pt_st, unsigned long addr, int level, u64 val) in note_page() function
|
/linux-6.12.1/arch/s390/mm/ |
D | dump_pagetables.c | 107 static void note_page(struct ptdump_state *pt_st, unsigned long addr, int level, u64 val) in note_page() function
|
/linux-6.12.1/arch/riscv/mm/ |
D | ptdump.c | 279 static void note_page(struct ptdump_state *pt_st, unsigned long addr, in note_page() function
|
/linux-6.12.1/arch/arm/mm/ |
D | dump.c | 261 static void note_page(struct pg_state *st, unsigned long addr, in note_page() function
|
/linux-6.12.1/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
|