Searched refs:cache_v1 (Results 1 – 1 of 1) sorted by relevance
982 struct acpi_pptt_cache_v1_full *cache_v1; in find_acpi_cache_level_from_id() local991 cache_v1 = upgrade_pptt_cache(cache); in find_acpi_cache_level_from_id()992 if (cache_v1 && cache_v1->cache_id == cache_id) in find_acpi_cache_level_from_id()1046 struct acpi_pptt_cache_v1_full *cache_v1; in acpi_pptt_get_cpumask_from_cache_id() local1056 cache_v1 = upgrade_pptt_cache(cache); in acpi_pptt_get_cpumask_from_cache_id()1057 if (cache_v1 && cache_v1->cache_id == cache_id) in acpi_pptt_get_cpumask_from_cache_id()