Lines Matching refs:acpi_pptt_cache
53 static struct acpi_pptt_cache *fetch_pptt_cache(struct acpi_table_header *table_hdr, in fetch_pptt_cache()
56 return (struct acpi_pptt_cache *)fetch_pptt_subtable(table_hdr, pptt_ref); in fetch_pptt_cache()
104 struct acpi_pptt_cache **found, in acpi_pptt_walk_cache()
107 struct acpi_pptt_cache *cache; in acpi_pptt_walk_cache()
112 cache = (struct acpi_pptt_cache *) res; in acpi_pptt_walk_cache()
135 static struct acpi_pptt_cache *
144 struct acpi_pptt_cache *ret = NULL; in acpi_find_cache_level()
319 static struct acpi_pptt_cache *acpi_find_cache_node(struct acpi_table_header *table_hdr, in acpi_find_cache_node()
326 struct acpi_pptt_cache *found = NULL; in acpi_find_cache_node()
358 struct acpi_pptt_cache *found_cache, in update_cache_properties()
413 struct acpi_pptt_cache *found_cache; in cache_setup_acpi_cpu()
696 struct acpi_pptt_cache *found_cache; in find_acpi_cpu_cache_topology()