NetBSD/sys/arch/mac68k/mac68k
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
..
autoconf.c
bus_space.c Add bus_space_*_stream_N functions. 2000-07-31 22:40:25 +00:00
clock.c Enable interrupts during delay calibration. We pretty much have 1999-11-05 19:14:56 +00:00
clockreg.h
conf.c Merge wscons work onto the main development branch. 2000-02-14 07:01:44 +00:00
disksubr.c From Hauke Fath: clean up disklabel support, particularly for 2000-06-09 15:27:35 +00:00
fpu.c
genassym.cf remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:10:45 +00:00
intr.c Revert a bit of the last change to make this compile again. 2000-07-05 07:33:52 +00:00
iop.c Some uncommitted poking around. No functional change. 2000-07-30 21:48:54 +00:00
kgdb_machdep.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:10:45 +00:00
locore.s Add a lock around the scheduler, and use it as necessary, including 2000-08-20 21:50:06 +00:00
macglobals.s
machdep.c Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
macrom.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:10:45 +00:00
macrom.h
macromasm.s
mainbus.c
mem.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:10:45 +00:00
pmap.c Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
pmap_bootstrap.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:10:45 +00:00
pram.c
pram.h
pramasm.s
psc.c
sys_machdep.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:10:45 +00:00
trap.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:10:45 +00:00
vectors.s
via.c Use constants defined in viareg.h to set value of VIA2. 2000-02-21 05:36:11 +00:00
vm_machdep.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:10:45 +00:00