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
sgmap_common.c
sgmap_typedep.c
sgmap_typedep.h
sgmapvar.h
shared_intr.c