Searched refs:ACPI_SIG_PPTT (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.10/drivers/acpi/ |
| D | pptt.c | 531 status = acpi_get_table(ACPI_SIG_PPTT, 0, &table); in find_acpi_cpu_topology_tag() 565 status = acpi_get_table(ACPI_SIG_PPTT, 0, &table); in check_acpi_cpu_flag() 602 status = acpi_get_table(ACPI_SIG_PPTT, 0, &table); in acpi_find_last_cache_level() 634 status = acpi_get_table(ACPI_SIG_PPTT, 0, &table); in cache_setup_acpi() 702 status = acpi_get_table(ACPI_SIG_PPTT, 0, &table); in find_acpi_cpu_cache_topology()
|
| D | tables.c | 492 ACPI_SIG_IORT, ACPI_SIG_NFIT, ACPI_SIG_HMAT, ACPI_SIG_PPTT,
|
| /Linux-v5.10/include/acpi/ |
| D | actbl2.h | 41 #define ACPI_SIG_PPTT "PPTT" /* Processor Properties Topology Table */ macro
|