has_hwp_notify 97 tools/power/x86/turbostat/turbostat.c unsigned int has_hwp_notify; /* IA32_HWP_INTERRUPT */ has_hwp_notify 3705 tools/power/x86/turbostat/turbostat.c if (has_hwp_notify) { has_hwp_notify 4728 tools/power/x86/turbostat/turbostat.c has_hwp_notify = eax & (1 << 8); has_hwp_notify 4742 tools/power/x86/turbostat/turbostat.c has_hwp_notify ? "" : "No-", has_hwp_notify 87 tools/power/x86/x86_energy_perf_policy/x86_energy_perf_policy.c unsigned int has_hwp_notify; /* IA32_HWP_INTERRUPT */ has_hwp_notify 783 tools/power/x86/x86_energy_perf_policy/x86_energy_perf_policy.c if (has_hwp_notify) { has_hwp_notify 1350 tools/power/x86/x86_energy_perf_policy/x86_energy_perf_policy.c has_hwp_notify = eax & (1 << 8); has_hwp_notify 1365 tools/power/x86/x86_energy_perf_policy/x86_energy_perf_policy.c has_hwp_notify ? "" : "No-",