Home
last modified time | relevance | path

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

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