TLB_W
#define TLB_W 0x00000008 /* Write-through */
#define TLB_W (CPU_ISSUN4V ? SUN4V_TLB_W : SUN4U_TLB_W)