pmap_kenter_pte1
pmap_kenter_pte1(va, npte1);
pmap_kenter_pte1(kernel_vm_end, PTE1_LINK(pt2_pa));
pmap_kenter_pte1(va, PTE1_LINK(pt2_pa));