Home
last modified time | relevance | path

Searched refs:mark_tsc_unstable (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/arch/x86/kernel/
H A Dtsc.c297 mark_tsc_unstable("boot parameter notsc"); in notsc_setup()
325 mark_tsc_unstable("boot parameter"); in tsc_setup()
1024 mark_tsc_unstable("cpufreq changes on SMP"); in time_cpufreq_notifier()
1041 mark_tsc_unstable("cpufreq changes"); in time_cpufreq_notifier()
1201 void mark_tsc_unstable(char *reason) in mark_tsc_unstable() function
1216 EXPORT_SYMBOL_GPL(mark_tsc_unstable);
1591 mark_tsc_unstable("could not calculate TSC khz"); in tsc_init()
1608 mark_tsc_unstable("TSCs unsynchronized"); in tsc_init()
H A Dtsc_sync.c346 mark_tsc_unstable("check_tsc_sync_source failed"); in tsc_sync_mark_tsc_unstable()
H A Dprocess.c987 mark_tsc_unstable("TSC halt in AMD C1E"); in arch_post_acpi_subsys_init()
/openbmc/linux/arch/x86/include/asm/
H A Dtsc.h35 extern void mark_tsc_unstable(char *reason);
/openbmc/linux/arch/x86/kernel/cpu/
H A Dcyrix.c292 mark_tsc_unstable("cyrix 5510/5520 detected"); in init_cyrix()
H A Dmshyperv.c641 mark_tsc_unstable("running on Hyper-V"); in ms_hyperv_init_platform()
/openbmc/linux/drivers/acpi/
H A Dacpi_pad.c167 mark_tsc_unstable("TSC halts in idle"); in power_saving_thread()
H A Dprocessor_idle.c203 mark_tsc_unstable("TSC halts in idle"); in tsc_check_state()
/openbmc/linux/drivers/idle/
H A Dintel_idle.c1578 mark_tsc_unstable("TSC halts in idle"); in intel_idle_init_cstates_acpi()
1836 mark_tsc_unstable("TSC halts in idle states deeper than C2"); in intel_idle_verify_cstate()
/openbmc/linux/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c231 mark_tsc_unstable("UV BIOS"); in uv_tsc_check_sync()
/openbmc/linux/arch/x86/kvm/
H A Dx86.c4836 mark_tsc_unstable("KVM discovered backwards TSC"); in kvm_arch_vcpu_load()