Lines Matching refs:acpi_table_header

24 static struct acpi_subtable_header *fetch_pptt_subtable(struct acpi_table_header *table_hdr,  in fetch_pptt_subtable()
47 static struct acpi_pptt_processor *fetch_pptt_node(struct acpi_table_header *table_hdr, in fetch_pptt_node()
53 static struct acpi_pptt_cache *fetch_pptt_cache(struct acpi_table_header *table_hdr, in fetch_pptt_cache()
59 static struct acpi_subtable_header *acpi_get_pptt_resource(struct acpi_table_header *table_hdr, in acpi_get_pptt_resource()
102 static unsigned int acpi_pptt_walk_cache(struct acpi_table_header *table_hdr, in acpi_pptt_walk_cache()
147 acpi_find_cache_level(struct acpi_table_header *table_hdr, in acpi_find_cache_level()
195 static void acpi_count_levels(struct acpi_table_header *table_hdr, in acpi_count_levels()
216 static int acpi_pptt_leaf_node(struct acpi_table_header *table_hdr, in acpi_pptt_leaf_node()
262 static struct acpi_pptt_processor *acpi_find_processor_node(struct acpi_table_header *table_hdr, in acpi_find_processor_node()
318 static struct acpi_pptt_cache *acpi_find_cache_node(struct acpi_table_header *table_hdr, in acpi_find_cache_node()
420 static void cache_setup_acpi_cpu(struct acpi_table_header *table, in cache_setup_acpi_cpu()
446 static bool flag_identical(struct acpi_table_header *table_hdr, in flag_identical()
468 static struct acpi_pptt_processor *acpi_find_processor_tag(struct acpi_table_header *table_hdr, in acpi_find_processor_tag()
509 static int topology_get_acpi_cpu_tag(struct acpi_table_header *table, in topology_get_acpi_cpu_tag()
536 static struct acpi_table_header *acpi_get_pptt(void) in acpi_get_pptt()
538 static struct acpi_table_header *pptt; in acpi_get_pptt()
556 struct acpi_table_header *table; in find_acpi_cpu_topology_tag()
585 struct acpi_table_header *table; in check_acpi_cpu_flag()
622 struct acpi_table_header *table; in acpi_get_cache_info()
663 struct acpi_table_header *table; in cache_setup_acpi()
751 struct acpi_table_header *table; in find_acpi_cpu_topology_cluster()