Home
last modified time | relevance | path

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

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