Searched defs:note_page (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | ptdump.h | 15 void (*note_page)(struct ptdump_state *st, unsigned long addr, member
|
/openbmc/linux/arch/powerpc/mm/ptdump/ |
H A D | ptdump.c | 215 static void note_page(struct ptdump_state *pt_st, unsigned long addr, int level, u64 val) in note_page() function
|
/openbmc/linux/arch/arm64/mm/ |
H A D | ptdump.c | 251 static void note_page(struct ptdump_state *pt_st, unsigned long addr, int level, in note_page() function
|
/openbmc/linux/arch/s390/mm/ |
H A D | dump_pagetables.c | 148 static void note_page(struct ptdump_state *pt_st, unsigned long addr, int level, u64 val) in note_page() function
|
/openbmc/linux/arch/riscv/mm/ |
H A D | ptdump.c | 264 static void note_page(struct ptdump_state *pt_st, unsigned long addr, in note_page() function
|
/openbmc/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
|
/openbmc/linux/arch/x86/mm/ |
H A D | dump_pagetables.c | 274 static void note_page(struct ptdump_state *pt_st, unsigned long addr, int level, in note_page() function
|