Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dcacheinfo.h69 void *fw_token; member
/openbmc/linux/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()
232 this_leaf->fw_token = np; in cache_setup_of_node()
/openbmc/linux/drivers/acpi/
H A Dpptt.c364 this_leaf->fw_token = cpu_node; in update_cache_properties()