Home
last modified time | relevance | path

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

/linux-6.15/include/acpi/
H A Dprocessor.h35 #define ACPI_PSD_REV0_ENTRIES 5 macro
/linux-6.15/drivers/acpi/
H A Dprocessor_perflib.c556 if (pdomain->num_entries != ACPI_PSD_REV0_ENTRIES) { in acpi_processor_get_psd()
H A Dcppc_acpi.c419 if (pdomain->num_entries != ACPI_PSD_REV0_ENTRIES) { in acpi_get_psd()