pmap_page_protect
pmap_page_protect(m, VM_PROT_NONE);
void pmap_page_protect (struct vm_page *m, vm_prot_t prot);
pmap_page_protect(m, VM_PROT_READ);