Searched refs:X86_FEATURE_HWP_NOTIFY (Results 1 – 3 of 3) sorted by relevance
350 #define X86_FEATURE_HWP_NOTIFY (14*32+ 8) /* HWP Notification */ macro
344 #define X86_FEATURE_HWP_NOTIFY (14*32+ 8) /* HWP Notification */ macro
1584 if (!READ_ONCE(hwp_active) || !boot_cpu_has(X86_FEATURE_HWP_NOTIFY)) in notify_hwp_interrupt()1628 if (!boot_cpu_has(X86_FEATURE_HWP_NOTIFY)) in intel_pstate_disable_hwp_interrupt()1643 if (boot_cpu_has(X86_FEATURE_HWP_NOTIFY)) { in intel_pstate_enable_hwp_interrupt()1691 if (boot_cpu_has(X86_FEATURE_HWP_NOTIFY)) in intel_pstate_hwp_enable()
Completed in 13 milliseconds