Searched refs:FE_WRIE (Results 1 – 2 of 2) sorted by relevance
108 #define FE_WRIE (1<<8) /* Write & Invalidate enable */ macro131 #define FE_CACHE_SET (FE_ERL|FE_CLSE|FE_WRIE|FE_ERMP)
2599 np->features &= ~(FE_WRIE|FE_ERL|FE_ERMP); in sym_prepare_setting()2621 if (np->features & FE_WRIE) in sym_prepare_setting()