Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dptdump.h22 void (*effective_prot_pud)(struct ptdump_state *st, pud_t pud); member
/linux/arch/x86/mm/
H A Ddump_pagetables.c279 static void effective_prot_pud(struct ptdump_state *st, pud_t pud) in effective_prot_pud() function