Home
last modified time | relevance | path

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

/linux/drivers/acpi/
H A Dpptt.c547 status = acpi_get_table(ACPI_SIG_PPTT, 0, &pptt); in acpi_get_pptt()
/linux/include/acpi/
H A Dactbl2.h47 #define ACPI_SIG_PPTT "PPTT" /* Processor Properties Topology Table */ macro