freebsd-nq/sys/i386/xen
Marius Strobl 9355088a94 Fix !INVARIANTS && !SMP build.
MFC after:	3 days
2013-01-03 01:09:50 +00:00
..
clock.c Fix a minor warning in sys/i386/xen/clock.c. 2012-11-12 20:50:11 +00:00
exception.s
locore.s Eliminate unused variables (see r137912). 2010-01-07 04:47:09 +00:00
mp_machdep.c Replace all uses of the vm page queues lock by a new R/W lock. 2012-10-12 23:26:00 +00:00
mptable.c Don't include mptable_pci.c in Xen kernels. It is only meant for systems 2011-07-17 01:23:50 +00:00
pmap.c Replace all uses of the vm page queues lock by a new R/W lock. 2012-10-12 23:26:00 +00:00
xen_clock_util.c
xen_machdep.c Fix !INVARIANTS && !SMP build. 2013-01-03 01:09:50 +00:00
xen_rtc.c