Searched refs:effective_prot_p4d (Results 1 – 3 of 3) sorted by relevance
65 if (st->effective_prot_p4d) in ptdump_p4d_entry()66 st->effective_prot_p4d(st, val); in ptdump_p4d_entry()
284 static void effective_prot_p4d(struct ptdump_state *st, p4d_t p4d) in effective_prot_p4d() function448 .effective_prot_p4d = effective_prot_p4d, in ptdump_walk_pgd_level_core()
23 void (*effective_prot_p4d)(struct ptdump_state *st, p4d_t p4d); member