NetBSD/sys/arch/sun3/sun3x
thorpej 72a24b4eae Add an align argument to uvm_map() and some callers of that
routine.  Works similarly fto pmap_prefer(), but allows callers
to specify a minimum power-of-two alignment of the region.
How we ever got along without this for so long is beyond me.
2000-09-13 15:00:15 +00:00
..
bus_subr.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:18:57 +00:00
clock.c check whether tv_usec >= 1000000 2000-01-19 02:52:16 +00:00
dvma.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:18:57 +00:00
enable.c
enable.h
genassym.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:18:57 +00:00
idprom.c Fix unused variable warning 1999-04-12 01:30:22 +00:00
iommu.c
iommu.h
locore.s Add a lock around the scheduler, and use it as necessary, including 2000-08-20 21:50:06 +00:00
locore2.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:18:57 +00:00
machdep.c Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
mem.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:18:57 +00:00
mk48t02.h
obio.c Add the address of the DMA gate array (used by the esp driver). 1999-04-06 02:07:51 +00:00
obio.h Add the address of the DMA gate array (used by the esp driver). 1999-04-06 02:07:51 +00:00
obmem.h
pmap.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:18:57 +00:00
pmap_pvt.h fix a prototype that was missed in the pmap_extract() API change. 1999-09-19 19:06:19 +00:00
vme.c
vme.h