Home
last modified time | relevance | path

Searched refs:CACHE_ID (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/base/
H A Dcacheinfo.c51 if ((sib_leaf->attributes & CACHE_ID) && in cache_leaves_are_shared()
52 (this_leaf->attributes & CACHE_ID)) in cache_leaves_are_shared()
67 return (llc->attributes & CACHE_ID) || !!llc->fw_token; in last_level_cache_is_valid()
231 this_leaf->attributes |= CACHE_ID; in cache_of_set_id()
782 if ((attr == &dev_attr_id.attr) && (this_leaf->attributes & CACHE_ID)) in cache_default_attrs_is_visible()
/linux/drivers/acpi/
H A Dpptt.c421 this_leaf->attributes |= CACHE_ID; in update_cache_properties()