Searched refs:acpi_processor_cstate_check (Results 1 – 3 of 3) sorted by relevance
32 #define acpi_processor_cstate_check(x) (x) /* no idle limits on IA64 :) */ macro
82 static inline unsigned int acpi_processor_cstate_check(unsigned int max_cstate) in acpi_processor_cstate_check() function
842 max_cstate = acpi_processor_cstate_check(max_cstate); in acpi_processor_cstate_first_run_checks()