Home
last modified time | relevance | path

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

/linux/drivers/acpi/
H A Dpptt.c982 struct acpi_pptt_cache_v1_full *cache_v1; in find_acpi_cache_level_from_id() local
991 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() local
1056 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()