Searched refs:pptt (Results 1 – 1 of 1) sorted by relevance
538 static struct acpi_table_header *pptt; in acpi_get_pptt() local546 if (!pptt && !is_pptt_checked) { in acpi_get_pptt()547 status = acpi_get_table(ACPI_SIG_PPTT, 0, &pptt); in acpi_get_pptt()554 return pptt; in acpi_get_pptt()