Searched refs:effective_prot_pgd (Results 1 – 3 of 3) sorted by relevance
42 if (st->effective_prot_pgd) in ptdump_pgd_entry()43 st->effective_prot_pgd(st, val); in ptdump_pgd_entry()
289 static void effective_prot_pgd(struct ptdump_state *st, pgd_t pgd) in effective_prot_pgd() function449 .effective_prot_pgd = effective_prot_pgd, in ptdump_walk_pgd_level_core()
24 void (*effective_prot_pgd)(struct ptdump_state *st, pgd_t pgd); member