Searched refs:CACHE_WRITE_BACK (Results 1 – 4 of 4) sorted by relevance
62 #define CACHE_WRITE_BACK BIT(1) macro64 (CACHE_WRITE_THROUGH | CACHE_WRITE_BACK)
23 this_leaf->attributes = CACHE_WRITE_BACK; in ci_leaf_init()
376 this_leaf->attributes = CACHE_WRITE_BACK; in update_cache_properties()
452 else if (ci_attr & CACHE_WRITE_BACK) in write_policy_show()