effective_prot_pgd
.effective_prot_pgd = effective_prot_pgd,
void (*effective_prot_pgd)(struct ptdump_state *st, pgd_t pgd);
if (st->effective_prot_pgd)
st->effective_prot_pgd(st, val);