Home
last modified time | relevance | path

Searched defs:note_page (Results 1 – 7 of 7) sorted by relevance

/linux/include/linux/
H A Dptdump.h15 void (*note_page)(struct ptdump_state *st, unsigned long addr, member
/linux/arch/powerpc/mm/ptdump/
H A Dptdump.c216 static void note_page(struct ptdump_state *pt_st, unsigned long addr, int level, u64 val) in note_page() function
/linux/arch/arm64/mm/
H A Dptdump.c224 static void note_page(struct ptdump_state *pt_st, unsigned long addr, int level, in note_page() function
/linux/arch/s390/mm/
H A Ddump_pagetables.c146 static void note_page(struct ptdump_state *pt_st, unsigned long addr, int level, u64 val) in note_page() function
/linux/arch/riscv/mm/
H A Dptdump.c278 static void note_page(struct ptdump_state *pt_st, unsigned long addr, in note_page() function
/linux/arch/arm/mm/
H A Ddump.c261 static void note_page(struct pg_state *st, unsigned long addr, in note_page() function
/linux/arch/x86/mm/
H A Ddump_pagetables.c274 static void note_page(struct ptdump_state *pt_st, unsigned long addr, int level, in note_page() function