Searched refs:X86_FEATURE_NONSTOP_TSC (Results 1 – 14 of 14) sorted by relevance
74 set_cpu_cap(c, X86_FEATURE_NONSTOP_TSC); in early_init_zhaoxin()
118 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()
647 set_cpu_cap(c, X86_FEATURE_NONSTOP_TSC); in early_init_amd()
262 set_cpu_cap(c, X86_FEATURE_NONSTOP_TSC); in early_init_intel()
105 #define X86_FEATURE_NONSTOP_TSC ( 3*32+24) /* TSC does not stop in C states */ macro
364 boot_cpu_has(X86_FEATURE_NONSTOP_TSC) && in kvmclock_init()
753 if (!boot_cpu_has(X86_FEATURE_NONSTOP_TSC)) in arch_post_acpi_subsys_init()
1044 !boot_cpu_has(X86_FEATURE_NONSTOP_TSC) || in detect_art()
72 if (!boot_cpu_has(X86_FEATURE_NONSTOP_TSC)) in power_saving_mwait_init()
204 if (boot_cpu_has(X86_FEATURE_NONSTOP_TSC)) in tsc_check_state()
1366 !boot_cpu_has(X86_FEATURE_NONSTOP_TSC)) in intel_idle_cpuidle_driver_init()
454 X86_FEATURE_NONSTOP_TSC : The TSC does not stop in C-states