NetBSD/sys/arch/xen/i386
yamt 1207308b90 for in-kernel maps,
- allocate kva for vm_map_entry from the map itsself and
  remove the static limit, MAX_KMAPENT.
- keep merged entries for later splitting to fix allocate-to-free problem.
  PR/24039.
2005-01-01 21:00:06 +00:00
..
autoconf.c Centralize the declaration of booted_device and booted_partition. 2004-10-23 17:07:37 +00:00
cpu.c
gdt.c
genassym.cf
hypervisor_machdep.c
identcpu.c
locore.S Change confusing name HYPERVISOR_yield to HYPERVISOR_sched_op as suggested 2004-12-14 17:13:56 +00:00
machdep.c Terminate the domain on RB_HALT, not just on reboot. This avoids looping 2004-12-14 18:07:42 +00:00
mainbus.c
npx_hv.c
npx.c
pmap.c for in-kernel maps, 2005-01-01 21:00:06 +00:00
spl.S
sys_machdep.c
trap.c
vector.S
xen_machdep.c