Searched refs:ACPI_CAP_SMP_C3_NATIVE (Results 1 – 2 of 2) sorted by relevance
213 #define ACPI_CAP_SMP_C3_NATIVE (1 << 9) /* MP C2 and C3 support */ macro
410 sc->cpu_features |= ACPI_CAP_SMP_C1_NATIVE | ACPI_CAP_SMP_C3_NATIVE; in acpi_cpu_attach()