effective_prot_pte
.effective_prot_pte = effective_prot_pte,
void (*effective_prot_pte)(struct ptdump_state *st, pte_t pte);
if (st->effective_prot_pte)
st->effective_prot_pte(st, val);