Home
last modified time | relevance | path

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

/linux/mm/
H A Dptdump.c88 if (st->effective_prot_pud) in ptdump_pud_entry()
89 st->effective_prot_pud(st, val); in ptdump_pud_entry()
/linux/include/linux/
H A Dptdump.h22 void (*effective_prot_pud)(struct ptdump_state *st, pud_t pud); member