Searched refs:effective_prot_pte (Results 1 – 3 of 3) sorted by relevance
126 if (st->effective_prot_pte) in ptdump_pte_entry()127 st->effective_prot_pte(st, val); in ptdump_pte_entry()
269 static void effective_prot_pte(struct ptdump_state *st, pte_t pte) in effective_prot_pte() function445 .effective_prot_pte = effective_prot_pte, in ptdump_walk_pgd_level_core()
20 void (*effective_prot_pte)(struct ptdump_state *st, pte_t pte); member