Searched refs:effective_prot_pud (Results 1 – 3 of 3) sorted by relevance
88 if (st->effective_prot_pud) in ptdump_pud_entry()89 st->effective_prot_pud(st, val); in ptdump_pud_entry()
279 static void effective_prot_pud(struct ptdump_state *st, pud_t pud) in effective_prot_pud() function447 .effective_prot_pud = effective_prot_pud, in ptdump_walk_pgd_level_core()
22 void (*effective_prot_pud)(struct ptdump_state *st, pud_t pud); member