Home
last modified time | relevance | path

Searched defs:effective_prot_pmd (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dptdump.h21 void (*effective_prot_pmd)(struct ptdump_state *st, pmd_t pmd); member
/linux/arch/x86/mm/
H A Ddump_pagetables.c274 static void effective_prot_pmd(struct ptdump_state *st, pmd_t pmd) in effective_prot_pmd() function