Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dptdump.h23 void (*effective_prot_p4d)(struct ptdump_state *st, p4d_t p4d); member
/linux/arch/x86/mm/
H A Ddump_pagetables.c284 static void effective_prot_p4d(struct ptdump_state *st, p4d_t p4d) in effective_prot_p4d() function