MIPS1_PG_SHIFT
#define MIPS1_PG_PFNUM(x) (((x) & MIPS1_PG_FRAME) >> MIPS1_PG_SHIFT)
cpuhdrp->pg_shift = MIPS1_PG_SHIFT;