Home
last modified time | relevance | path

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

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