pmap_kprotect4m
void pmap_kprotect4m(vaddr_t, vsize_t, vm_prot_t);
#define pmap_kprotect pmap_kprotect4m
pmap_kprotect_p = pmap_kprotect4m;