pv_changepte
pv_changepte(pa, PG_NC, 0);
pv_changepte(pa, 0, PG_NC);
pv_changepte(pa, 0, PG_WRITE);
static void pv_changepte(paddr_t, int, int);
pv_changepte(pa, PG_NC, 0);
pv_changepte(pa, 0, PG_NC);
pv_changepte(pa, 0, PG_WRITE);
static void pv_changepte(paddr_t, int, int);