pgtype
int pgtype;
pgtype = PMAP_T2PTE_4(PMAP_OBIO);
if ((pte & PG_V) == 0 || (pte & PG_TYPE) != pgtype ||
int pgtype;
pte = oldmon_mapinfo[i].pgtype;
int pgtype;
pgtype = iospace << PG_MOD_SHIFT;
(PG_VALID | pgtype) &&
sun2_mapinfo[i].pgtype;
int pgtype;
pte = PA_PGNUM(pa) | PG_PERM | sun3_mapinfo[i].pgtype;
int pgtype;