Searched refs:ci_attr (Results 1 – 1 of 1) sorted by relevance
665 unsigned int ci_attr = this_leaf->attributes; in allocation_policy_show() local668 if ((ci_attr & CACHE_READ_ALLOCATE) && (ci_attr & CACHE_WRITE_ALLOCATE)) in allocation_policy_show()670 else if (ci_attr & CACHE_READ_ALLOCATE) in allocation_policy_show()672 else if (ci_attr & CACHE_WRITE_ALLOCATE) in allocation_policy_show()684 unsigned int ci_attr = this_leaf->attributes; in write_policy_show() local687 if (ci_attr & CACHE_WRITE_THROUGH) in write_policy_show()689 else if (ci_attr & CACHE_WRITE_BACK) in write_policy_show()