Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dcacheinfo.h70 void *fw_token; member
/linux-6.15/drivers/base/
H A Dcacheinfo.c54 return sib_leaf->fw_token == this_leaf->fw_token; in cache_leaves_are_shared()
66 return (llc->attributes & CACHE_ID) || !!llc->fw_token; in last_level_cache_is_valid()
227 this_leaf->fw_token = np; in cache_setup_of_node()
/linux-6.15/drivers/acpi/
H A Dpptt.c369 this_leaf->fw_token = cpu_node; in update_cache_properties()