Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dptdump.h24 void (*effective_prot_pgd)(struct ptdump_state *st, pgd_t pgd); member
/linux/arch/x86/mm/
H A Ddump_pagetables.c289 static void effective_prot_pgd(struct ptdump_state *st, pgd_t pgd) in effective_prot_pgd() function