opnsense-src/sys/x86
Colin Percival a04376045d Fix variable name: freq_khz -> freq
An earlier version of this code computed the TSC frequency in kHz.
When the code was changed to compute the frequency more accurately,
the variable name was not updated.

Reviewed by:	markj
Fixes:		22875f8879 x86: Implement deferred TSC calibration
Differential Revision:	https://reviews.freebsd.org/D33696

(cherry picked from commit 698727d637)
2022-01-15 21:33:48 -08:00
..
acpica x86: duplicate acpi_wakeup.c per i386 and amd64 2021-09-20 03:47:21 +03:00
bios Explicit CTLFLAG_DYN not needed 2020-10-04 19:37:15 +00:00
conf Use envvar rather than nonstandard hint. lines 2020-09-23 19:18:53 +00:00
cpufreq x86: Remove CTLFLAG_NEEDGIANT from sysctls. 2022-01-08 20:24:04 -05:00
include x86: Perform late TSC calibration before LAPIC timer calibration 2021-12-29 10:39:22 -05:00
iommu DMAR: clean up warnings about write-only variables 2021-10-27 03:24:40 +03:00
isa x86: Remove CTLFLAG_NEEDGIANT from sysctls. 2022-01-08 20:24:04 -05:00
linux linux(4): Deduplicate unimpl/dummy syscall handlers 2020-11-05 19:30:31 +00:00
pci pci: add missing PCI id of Coffee Lake GPU 2021-12-19 04:42:52 +02:00
x86 Fix variable name: freq_khz -> freq 2022-01-15 21:33:48 -08:00
xen x86: Defer LAPIC calibration until after timecounters are available 2021-12-29 10:39:10 -05:00