Searched refs:CACHE_WRITE_ALLOCATE (Results 1 – 4 of 4) sorted by relevance
63 #define CACHE_WRITE_ALLOCATE BIT(3) macro65 (CACHE_READ_ALLOCATE | CACHE_WRITE_ALLOCATE)
31 | CACHE_WRITE_ALLOCATE; in ci_leaf_init()
395 this_leaf->attributes |= CACHE_WRITE_ALLOCATE; in update_cache_properties()400 CACHE_READ_ALLOCATE | CACHE_WRITE_ALLOCATE; in update_cache_properties()
424 if ((ci_attr & CACHE_READ_ALLOCATE) && (ci_attr & CACHE_WRITE_ALLOCATE)) in allocation_policy_show()428 else if (ci_attr & CACHE_WRITE_ALLOCATE) in allocation_policy_show()