Searched refs:tsc_disabled (Results 1 – 1 of 1) sorted by relevance
81 static int tsc_disabled; variable82 SYSCTL_INT(_machdep, OID_AUTO, disable_tsc, CTLFLAG_RDTUN, &tsc_disabled, 0,297 tsc_disabled = 1; in probe_tsc_freq()341 if ((cpu_feature & CPUID_TSC) == 0 || tsc_disabled) in init_TSC()577 if ((cpu_feature & CPUID_TSC) == 0 || tsc_disabled) in init_TSC_tc()767 if (tsc_disabled || status != 0) in tsc_freq_changed()