pmap_zero_phys
pmap_zero_phys(VM_PAGE_TO_PHYS(pg));
pmap_zero_phys(*pa);
extern void pmap_zero_phys(paddr_t pa);