pmap_protect_long
void pmap_protect_long(pmap_t, vaddr_t, vaddr_t, vm_prot_t);
pmap_protect_long(pmap, start, end, prot);