pmap_pte_prot
#define pmap_pte_prot(pte) (*(pte) & PG_PROT)
pmap_pte_prot(pmap_t pm, struct ia64_lpte *pte, vm_prot_t prot)