Searched refs:acpi_pptt_cache (Results 1 – 2 of 2) sorted by relevance
72 static struct acpi_pptt_cache *fetch_pptt_cache(struct acpi_table_header *table_hdr, in fetch_pptt_cache()75 return (struct acpi_pptt_cache *)fetch_pptt_subtable(table_hdr, pptt_ref); in fetch_pptt_cache()78 static struct acpi_pptt_cache_v1_full *upgrade_pptt_cache(struct acpi_pptt_cache *cache) in upgrade_pptt_cache()137 struct acpi_pptt_cache **found, in acpi_pptt_walk_cache()140 struct acpi_pptt_cache *cache; in acpi_pptt_walk_cache()145 cache = (struct acpi_pptt_cache *) res; in acpi_pptt_walk_cache()177 static struct acpi_pptt_cache *186 struct acpi_pptt_cache *ret = NULL; in acpi_find_cache_level()358 static struct acpi_pptt_cache *acpi_find_cache_node(struct acpi_table_header *table_hdr, in acpi_find_cache_node()365 struct acpi_pptt_cache *found = NULL; in acpi_find_cache_node()[all …]
2989 struct acpi_pptt_cache { struct