Searched refs:CACHE_WRITE_BACK (Results 1 – 3 of 3) sorted by relevance
61 #define CACHE_WRITE_BACK BIT(1) macro63 (CACHE_WRITE_THROUGH | CACHE_WRITE_BACK)
380 this_leaf->attributes = CACHE_WRITE_BACK; in update_cache_properties()
453 else if (ci_attr & CACHE_WRITE_BACK) in write_policy_show()