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