Searched defs:acpi_processor_cstate_check (Results 1 – 2 of 2) 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