Home
last modified time | relevance | path

Searched defs:note_page_pmd (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dptdump.h15 void (*note_page_pmd)(struct ptdump_state *st, unsigned long addr, pmd_t pmd); member
/linux/arch/s390/mm/
H A Ddump_pagetables.c155 static void note_page_pmd(struct ptdump_state *pt_st, unsigned long addr, pmd_t pmd) in note_page_pmd() function
/linux/arch/powerpc/mm/ptdump/
H A Dptdump.c307 static void note_page_pmd(struct ptdump_state *pt_st, unsigned long addr, pmd_t pmd) in note_page_pmd() function