VP_SR_SIZE
#define VP_SR_MASK (VP_SR_SIZE-1)
struct pmapvp *pm_vp[VP_SR_SIZE]; /* virtual to physical table */
for (i = 0; i < VP_SR_SIZE; i++) {