opnsense-src/sys/x86
Mitchell Horne 11895d2176 set_cputicker: use a bool
The third argument to this function indicates whether the supplied
ticker is fixed or variable, i.e. requiring calibration. Give this
argument a type and name that better conveys this purpose.

Reviewed by:	kib, markj
MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D35459

(cherry picked from commit 8701571df9)
2022-07-04 13:37:05 -03:00
..
acpica x86: duplicate acpi_wakeup.c per i386 and amd64 2021-09-20 03:47:21 +03:00
bios smbios: Move smbios driver out from x86 machdep code 2022-03-03 08:20:07 -06: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 Remove dead code. 2022-06-17 22:34:10 +03:00
iommu Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2022-02-08 15:00:55 -05:00
isa i386: Fix the nodevice apic build 2022-04-11 09:43:27 -04:00
linux linux(4): Properly restore the thread signal mask after signal delivery on i386 2022-06-17 22:35:40 +03:00
pci pci: add missing PCI id of Coffee Lake GPU 2021-12-19 04:42:52 +02:00
x86 set_cputicker: use a bool 2022-07-04 13:37:05 -03:00
xen x86/xen: fallback when VCPUOP_send_nmi is not available 2022-04-12 10:05:47 +02:00