Searched refs:ACPI_SIG_PPTT (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.15/drivers/acpi/ |
| D | pptt.c | 541 status = acpi_get_table(ACPI_SIG_PPTT, 0, &table); in find_acpi_cpu_topology_tag() 575 status = acpi_get_table(ACPI_SIG_PPTT, 0, &table); in check_acpi_cpu_flag() 612 status = acpi_get_table(ACPI_SIG_PPTT, 0, &table); in acpi_find_last_cache_level() 644 status = acpi_get_table(ACPI_SIG_PPTT, 0, &table); in cache_setup_acpi() 712 status = acpi_get_table(ACPI_SIG_PPTT, 0, &table); in find_acpi_cpu_cache_topology()
|
| D | tables.c | 502 ACPI_SIG_IORT, ACPI_SIG_NFIT, ACPI_SIG_HMAT, ACPI_SIG_PPTT,
|
| /Linux-v5.15/include/acpi/ |
| D | actbl2.h | 42 #define ACPI_SIG_PPTT "PPTT" /* Processor Properties Topology Table */ macro
|