Searched refs:CACHE_WRITE_ALLOCATE (Results 1 – 3 of 3) sorted by relevance
65 #define CACHE_WRITE_ALLOCATE BIT(3) macro67 (CACHE_READ_ALLOCATE | CACHE_WRITE_ALLOCATE)
390 this_leaf->attributes |= CACHE_WRITE_ALLOCATE; in update_cache_properties()395 CACHE_READ_ALLOCATE | CACHE_WRITE_ALLOCATE; in update_cache_properties()
474 if ((ci_attr & CACHE_READ_ALLOCATE) && (ci_attr & CACHE_WRITE_ALLOCATE)) in allocation_policy_show()478 else if (ci_attr & CACHE_WRITE_ALLOCATE) in allocation_policy_show()