Searched refs:acpi_pptt_cache (Results 1 – 2 of 2) sorted by relevance
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 *acpi_find_cache_level(struct acpi_table_header *table_hdr, in acpi_find_cache_level()143 struct acpi_pptt_cache *ret = NULL; in acpi_find_cache_level()318 static struct acpi_pptt_cache *acpi_find_cache_node(struct acpi_table_header *table_hdr, in acpi_find_cache_node()325 struct acpi_pptt_cache *found = NULL; in acpi_find_cache_node()357 struct acpi_pptt_cache *found_cache, in update_cache_properties()[all …]
1485 struct acpi_pptt_cache { struct