Searched refs:CPU_QUIRK_NO_THROTTLE (Results 1 – 1 of 1) sorted by relevance
81 #define CPU_QUIRK_NO_THROTTLE (1<<1) /* Throttling is not usable. */ macro246 if (cpu_duty_width == 0 || (thr_quirks & CPU_QUIRK_NO_THROTTLE) != 0) in acpi_throttle_evaluate()334 thr_quirks |= CPU_QUIRK_NO_THROTTLE; in acpi_throttle_quirks()