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