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