Home
last modified time | relevance | path

Searched refs:fw_token (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/base/
Dcacheinfo.c51 return sib_leaf->fw_token == this_leaf->fw_token; in cache_leaves_are_shared()
63 return (llc->attributes & CACHE_ID) || !!llc->fw_token; in last_level_cache_is_valid()
218 this_leaf->fw_token = np; in cache_setup_of_node()
316 of_node_put(this_leaf->fw_token); in cache_shared_cpu_map_remove()
/linux-6.1.9/include/linux/
Dcacheinfo.h69 void *fw_token; member
/linux-6.1.9/drivers/acpi/
Dpptt.c365 this_leaf->fw_token = cpu_node; in update_cache_properties()