Searched refs:X86_FEATURE_HWP_NOTIFY (Results 1 – 3 of 3) sorted by relevance
337 #define X86_FEATURE_HWP_NOTIFY (14*32+ 8) /* HWP Notification */ macro
1623 if (!READ_ONCE(hwp_active) || !boot_cpu_has(X86_FEATURE_HWP_NOTIFY)) in notify_hwp_interrupt()1667 if (!boot_cpu_has(X86_FEATURE_HWP_NOTIFY)) in intel_pstate_disable_hwp_interrupt()1682 if (boot_cpu_has(X86_FEATURE_HWP_NOTIFY)) { in intel_pstate_enable_hwp_interrupt()1730 if (boot_cpu_has(X86_FEATURE_HWP_NOTIFY)) in intel_pstate_hwp_enable()