sun3x_set_pte
sun3x_set_pte(pgva, pte);
sun3x_set_pte(va, pa | MMU_DT_PAGE | MMU_SHORT_PTE_CI);
static void sun3x_set_pte(vaddr_t, paddr_t);