Home
last modified time | relevance | path

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

/linux/mm/
H A Dptdump.c42 if (st->effective_prot_pgd) in ptdump_pgd_entry()
43 st->effective_prot_pgd(st, val); in ptdump_pgd_entry()
/linux/include/linux/
H A Dptdump.h24 void (*effective_prot_pgd)(struct ptdump_state *st, pgd_t pgd); member