1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-22 15:47:37 +00:00
freebsd/sys/i386/xen
2012-05-30 04:16:54 +00:00
..
clock.c Refactor Xen PV code to use new event timers subsystem. That uses one-shot 2011-05-13 12:39:37 +00:00
exception.s
locore.s
mp_machdep.c The size passed to kmem functions should be in terms of bytes and not 2011-12-20 20:29:45 +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 Eliminate some purely stylistic differences among the amd64, i386 native, 2012-05-30 04:16:54 +00:00
xen_clock_util.c
xen_machdep.c Spell CRITICAL_ASSERT correctly. 2011-01-04 16:29:07 +00:00
xen_rtc.c