Searched refs:ACPI_CAP_SMP_C1_NATIVE (Results 1 – 2 of 2) sorted by relevance
216 #define ACPI_CAP_SMP_C1_NATIVE (1 << 8) /* MP C1 support other than halt */ macro
408 sc->cpu_features |= ACPI_CAP_SMP_C1_NATIVE | ACPI_CAP_SMP_C3_NATIVE; in acpi_cpu_attach()