Searched refs:X86_FEATURE_NONSTOP_TSC (Results 1 – 14 of 14) sorted by relevance
66 set_cpu_cap(c, X86_FEATURE_NONSTOP_TSC); in early_init_zhaoxin()
110 set_cpu_cap(c, X86_FEATURE_NONSTOP_TSC); in early_init_centaur()
276 set_cpu_cap(c, X86_FEATURE_NONSTOP_TSC); in early_init_hygon()
253 set_cpu_cap(c, X86_FEATURE_NONSTOP_TSC); in early_init_intel()
674 set_cpu_cap(c, X86_FEATURE_NONSTOP_TSC); in early_init_amd()
106 #define X86_FEATURE_NONSTOP_TSC ( 3*32+24) /* TSC does not stop in C states */ macro
337 boot_cpu_has(X86_FEATURE_NONSTOP_TSC) && in kvmclock_init()
1051 !boot_cpu_has(X86_FEATURE_NONSTOP_TSC) || in detect_art()1216 boot_cpu_has(X86_FEATURE_NONSTOP_TSC) && in check_system_tsc_reliable()
882 if (!boot_cpu_has(X86_FEATURE_NONSTOP_TSC)) in arch_post_acpi_subsys_init()
72 if (!boot_cpu_has(X86_FEATURE_NONSTOP_TSC)) in power_saving_mwait_init()
199 if (boot_cpu_has(X86_FEATURE_NONSTOP_TSC)) in tsc_check_state()
1483 if (mwait_cstate > 2 && !boot_cpu_has(X86_FEATURE_NONSTOP_TSC)) in intel_idle_verify_cstate()
477 X86_FEATURE_NONSTOP_TSC The TSC does not stop in C-states