freebsd-skq/sys/i386/xen
Konstantin Belousov 02c26f81a7 Move common code from sys/i386/i386/mp_machdep.c and
sys/amd64/amd64/mp_machdep.c, to the new common x86 source
sys/x86/x86/mp_x86.c.

Proposed and reviewed by:	jhb
Review:	https://reviews.freebsd.org/D2347
Sponsored by:	The FreeBSD Foundation
2015-04-24 16:20:56 +00:00
..
clock.c Generalized parts of the XEN timer code into a generic pvclock 2015-02-04 08:26:43 +00:00
exception.s Implement vector callback for PVHVM and unify event channel implementations 2013-08-29 19:52:18 +00:00
locore.s opt_global.h is included automatically in the build. No need to 2014-11-18 17:06:56 +00:00
mp_machdep.c Move common code from sys/i386/i386/mp_machdep.c and 2015-04-24 16:20:56 +00:00
mptable.c Move <machine/apicvar.h> to <x86/apicvar.h>. 2014-01-23 20:10:22 +00:00
pmap.c Remove lazy pmap switch code from i386. Naive benchmark with md(4) 2015-04-18 21:23:16 +00:00
xen_machdep.c Follow up to r225617. In order to maximize the re-usability of kernel code 2014-10-16 18:04:43 +00:00