Home
last modified time | relevance | path

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

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