NetBSD/sys/arch/arm/arm32
thorpej 1c3a62e066 Sprinkle pmap_update() calls after calls to:
- pmap_enter()
- pmap_remove()
- pmap_protect()
- pmap_kenter_pa()
- pmap_kremove()
as described in pmap(9).

These calls are relatively conservative.  It may be possible to
optimize these a little more.
2001-04-24 04:30:50 +00:00
..
ast.c Move arm32/arm32/ast.c to arm/arm32/ast.c 2001-03-06 07:52:35 +00:00
bcopy_page.S Move compat_13_machdep.c, strstr.c, copystr.S, bcopyinout.S, and 2001-03-04 08:25:38 +00:00
bcopyinout.S Move compat_13_machdep.c, strstr.c, copystr.S, bcopyinout.S, and 2001-03-04 08:25:38 +00:00
copystr.S Move compat_13_machdep.c, strstr.c, copystr.S, bcopyinout.S, and 2001-03-04 08:25:38 +00:00
cpu.c Split cpu from mainbus so that cpu can attached to other buses (like ofbus). 2001-04-20 18:08:48 +00:00
db_interface.c Change the value of tf_pc in undefined-instruction handlers on arm32. It now 2001-03-13 23:56:48 +00:00
db_machdep.c Remove OFW hooks. Allow ports to add there own hooks via 2001-03-04 05:40:03 +00:00
db_trace.c Move these from arm32/arm32 2001-03-04 05:11:41 +00:00
pmap.c Sprinkle pmap_update() calls after calls to: 2001-04-24 04:30:50 +00:00
strstr.c Move compat_13_machdep.c, strstr.c, copystr.S, bcopyinout.S, and 2001-03-04 08:25:38 +00:00
sys_machdep.c
syscall.c