1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-02 12:20:51 +00:00
freebsd/sys/x86/x86
Konstantin Belousov d9e8bbb64d When sleeping in Sx state using MWAIT instruction, accept fast wakeup
requests from writes to the monitored line.

Submitted by:	avg
2015-05-19 14:21:00 +00:00
..
busdma_bounce.c Remove support for Xen PV domU kernels. Support for HVM domU kernels 2015-04-30 15:48:48 +00:00
busdma_machdep.c Add a virtual table for the busdma methods on x86, to allow different 2013-10-27 22:05:10 +00:00
cpu_machdep.c When sleeping in Sx state using MWAIT instruction, accept fast wakeup 2015-05-19 14:21:00 +00:00
delay.c xen: implement an early timer for Xen PVH 2014-03-11 10:20:42 +00:00
dump_machdep.c Factor out duplicated code from dumpsys() on each architecture into generic 2015-01-07 01:01:39 +00:00
fdt_machdep.c Add basic support for FDT to i386 & amd64. This change includes: 2013-05-21 03:05:49 +00:00
identcpu.c Remove support for Xen PV domU kernels. Support for HVM domU kernels 2015-04-30 15:48:48 +00:00
intr_machdep.c Remove support for Xen PV domU kernels. Support for HVM domU kernels 2015-04-30 15:48:48 +00:00
io_apic.c Use VT-d interrupt remapping block (IR) to perform FSB messages 2015-03-19 13:57:47 +00:00
legacy.c
local_apic.c Remove support for Xen PV domU kernels. Support for HVM domU kernels 2015-04-30 15:48:48 +00:00
mca.c Reassign copyright statements on several files from Advanced 2015-04-23 14:22:20 +00:00
mp_x86.c Move common code from sys/i386/i386/mp_machdep.c and 2015-04-24 16:20:56 +00:00
mptable_pci.c Add support for managing PCI bus numbers. As with BARs and PCI-PCI bridge 2014-02-12 04:30:37 +00:00
mptable.c Move <machine/apicvar.h> to <x86/apicvar.h>. 2014-01-23 20:10:22 +00:00
msi.c Use VT-d interrupt remapping block (IR) to perform FSB messages 2015-03-19 13:57:47 +00:00
nexus.c Remove vestiges of knowing the ISA bus, which we gave up on around 20 2014-03-19 21:03:04 +00:00
pvclock.c Add interface to derive a TSC frequency from the pvclock 2015-02-04 08:33:04 +00:00
tsc.c Opt for performance over power-saving on Intel CPUs that have a 2015-01-29 20:41:42 +00:00