pmap_pte_exec
if ((prot & PROT_EXEC) != 0 || pmap_pte_exec(pte))
if (pmap_pte_exec(pte))
if (pmap_pte_exec(pte)) {
exec = pmap_pte_exec(pte);