NetBSD/sys/arch/pc532/pc532
chs eddbcd2f47 use pmap_k* in vmapbuf() and vunmapbuf() since there's no VAC on this platform.
in vunmapbuf(), call pmap_*remove() explicitly since uvm_km_free_wakeup()
will soon no longer do it for us.
2001-08-19 17:45:57 +00:00
..
autoconf.c
clock.c
compat_13_machdep.c
conf.c
db_disasm.c Fix typo. s/extention/extension/ 2001-07-05 08:38:24 +00:00
db_interface.c
db_memrw.c
db_trace.c
disksubr.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
genassym.cf
in_cksum.c
intr.c
kgdb_machdep.c
locore.s add missing #include "opt_kgdb.h" 2001-05-30 15:24:23 +00:00
machdep.c Move _insque()/_remque() to libkern. Once remaining uses would 2001-08-12 08:35:31 +00:00
mainbus.c
mem.c Sprinkle pmap_update() calls after calls to: 2001-04-24 04:30:50 +00:00
pmap.c replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
process_machdep.c
procfs_machdep.c
sys_machdep.c
trap.c replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
umprintf.c
vm_machdep.c use pmap_k* in vmapbuf() and vunmapbuf() since there's no VAC on this platform. 2001-08-19 17:45:57 +00:00