VA_VPG
#undef VA_VPG
#define VA_VPG(va) ((cputyp == CPU_SUN4C || cputyp == CPU_SUN4M) \
#define VA_VPG(va) \
#define VA_VPG(va) VA_SUN4U_VPG(va)