NetBSD/sys/arch/alpha/common
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
..
bus_dma.c Sprinkle pmap_update() calls after calls to: 2001-04-24 04:30:50 +00:00
comlogout.c ANSI'ify. 2001-01-03 21:40:25 +00:00
sgmap_common.c ANSI'ify. 2001-01-03 20:29:58 +00:00
sgmap_typedep.c ANSI'ify. 2001-01-03 20:29:58 +00:00
sgmap_typedep.h ANSI'ify. 2001-01-03 20:29:58 +00:00
sgmapvar.h ANSI'ify. 2001-01-03 20:29:58 +00:00
shared_intr.c Switch to the new `evcnt' mechanism for counting interrupts. Maintain 2000-06-05 21:47:10 +00:00