Searched refs:CACHE_WRITE_BACK (Results 1 – 5 of 5) sorted by relevance
59 #define CACHE_WRITE_BACK BIT(1) macro61 (CACHE_WRITE_THROUGH | CACHE_WRITE_BACK)
23 this_leaf->attributes = CACHE_WRITE_BACK; in ci_leaf_init()
29 CACHE_WRITE_BACK in ci_leaf_init()
385 this_leaf->attributes = CACHE_WRITE_BACK; in update_cache_properties()
442 else if (ci_attr & CACHE_WRITE_BACK) in write_policy_show()