SUN4U_TLB_ACCESS
return (((tte & SUN4U_TLB_ACCESS) ? PV_REF : 0) |
if (data & SUN4U_TLB_ACCESS)
data &= ~SUN4U_TLB_ACCESS;