Home
last modified time | relevance | path

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

/linux-4.4.14/include/acpi/
Dprocessor.h25 #define ACPI_PSD_REV0_REVISION 0 /* Support for _PSD as in ACPI 3.0 */ macro
/linux-4.4.14/drivers/acpi/
Dcppc_acpi.c168 if (pdomain->revision != ACPI_PSD_REV0_REVISION) { in acpi_get_psd()
Dprocessor_perflib.c576 if (pdomain->revision != ACPI_PSD_REV0_REVISION) { in acpi_processor_get_psd()