pmap_cmap3
ptr = (int *)pmap_cmap3(pa, PG_V | PG_RW | PG_N);
pmap_cmap3(0, 0);
caddr_t pmap_cmap3(vm_paddr_t pa, u_int pte_bits);