Searched refs:CACHE_WRITE_THROUGH (Results 1 – 4 of 4) sorted by relevance
61 #define CACHE_WRITE_THROUGH BIT(0) macro64 (CACHE_WRITE_THROUGH | CACHE_WRITE_BACK)
21 this_leaf->attributes = CACHE_WRITE_THROUGH; in ci_leaf_init()
373 this_leaf->attributes = CACHE_WRITE_THROUGH; in update_cache_properties()
450 if (ci_attr & CACHE_WRITE_THROUGH) in write_policy_show()