Searched refs:effective_prot_pmd (Results 1 – 3 of 3) sorted by relevance
110 if (st->effective_prot_pmd) in ptdump_pmd_entry()111 st->effective_prot_pmd(st, val); in ptdump_pmd_entry()
274 static void effective_prot_pmd(struct ptdump_state *st, pmd_t pmd) in effective_prot_pmd() function446 .effective_prot_pmd = effective_prot_pmd, in ptdump_walk_pgd_level_core()
21 void (*effective_prot_pmd)(struct ptdump_state *st, pmd_t pmd); member