Searched refs:FE_WRIE (Results 1 – 4 of 4) sorted by relevance
560 #define FE_WRIE (1<<8) macro570 #define FE_CACHE_SET (FE_ERL|FE_CLSE|FE_WRIE|FE_ERMP)
3531 if (np->features & FE_WRIE)
109 #define FE_WRIE (1<<8) /* Write & Invalidate enable */ macro132 #define FE_CACHE_SET (FE_ERL|FE_CLSE|FE_WRIE|FE_ERMP)
2615 np->features &= ~(FE_WRIE|FE_ERL|FE_ERMP); in sym_prepare_setting()2637 if (np->features & FE_WRIE) in sym_prepare_setting()