freebsd-dev/sys/i386/xen
John Baldwin 60c7b36b7a Update various places that store or manipulate CPU masks to use cpumask_t
instead of int or u_int.  Since cpumask_t is currently u_int on all
platforms this should just be a cosmetic change.
2010-08-11 23:22:53 +00:00
..
clock.c Introduce the new kernel sub-tree x86 which should contain all the code 2010-02-25 14:13:39 +00:00
exception.s i386 has not (yet) any DEV_ATPIC conditional than axe it out from Xen 2009-11-27 01:02:17 +00:00
locore.s Eliminate unused variables (see r137912). 2010-01-07 04:47:09 +00:00
mp_machdep.c Add a new ipi_cpu() function to the MI IPI API that can be used to send an 2010-08-06 15:36:59 +00:00
mptable.c
pmap.c Update various places that store or manipulate CPU masks to use cpumask_t 2010-08-11 23:22:53 +00:00
xen_clock_util.c
xen_machdep.c - fix bootstrap for variable KVA_PAGES 2010-02-21 01:13:34 +00:00
xen_rtc.c