Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/
H A Dpptt.c53 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()
106 struct acpi_pptt_cache **found, in acpi_pptt_walk_cache()
109 struct acpi_pptt_cache *cache; in acpi_pptt_walk_cache()
114 cache = (struct acpi_pptt_cache *) res; in acpi_pptt_walk_cache()
146 static struct acpi_pptt_cache *
155 struct acpi_pptt_cache *ret = NULL; in acpi_find_cache_level()
325 struct acpi_pptt_cache *found = NULL; in acpi_find_cache_node()
358 struct acpi_pptt_cache *found_cache, in update_cache_properties()
414 found_cache, sizeof(struct acpi_pptt_cache)); in update_cache_properties()
[all …]
/openbmc/linux/include/acpi/
H A Dactbl2.h2546 struct acpi_pptt_cache { struct