Searched refs:acpi_count_levels (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/acpi/ |
H A D | pptt.c | 168 * acpi_count_levels() - Given a PPTT table, and a CPU node, count the caches 180 static int acpi_count_levels(struct acpi_table_header *table_hdr, in acpi_count_levels() function 292 number_of_levels = acpi_count_levels(table_hdr, cpu); in acpi_find_cache_levels()
|
/kernel/linux/linux-6.6/drivers/acpi/ |
H A D | pptt.c | 180 * acpi_count_levels() - Given a PPTT table, and a CPU node, count the cache 195 static void acpi_count_levels(struct acpi_table_header *table_hdr, in acpi_count_levels() function 643 acpi_count_levels(table, cpu_node, levels, split_levels); in acpi_get_cache_info()
|
Completed in 3 milliseconds