NetBSD/sys/arch/prep/prep
chris 0e7661f023 Update pmap_update to now take the updated pmap as an argument.
This will allow improvements to the pmaps so that they can more easily defer expensive operations, eg tlb/cache flush, til the last possible moment.

Currently this is a no-op on most platforms, so they should see no difference.

Reviewed by Jason.
2001-09-10 21:19:08 +00:00
..
autoconf.c
bus_space.c Use new common bus.h framework. 2001-06-15 15:50:04 +00:00
clock.c Make all the ppc delay() functions the same - formating change only, no 2001-06-19 08:34:49 +00:00
clockvar.h
conf.c move duplicate definitions for: 2001-03-21 22:25:52 +00:00
cpu.c Make all powerpc ports use a common Makefile.powerpc (except walnut) 2001-08-26 02:47:33 +00:00
disksubr.c
extintr.c ANSI'fy 2001-06-20 14:19:28 +00:00
genassym.cf Add PM_SR 2001-07-01 21:39:17 +00:00
ibm_6050.c Seprate model depended code. (based on arc 'struct platform') 2001-06-20 14:35:23 +00:00
ibm_7248.c Seprate model depended code. (based on arc 'struct platform') 2001-06-20 14:35:23 +00:00
ibm_machdep.c Make all powerpc ports use a common Makefile.powerpc (except walnut) 2001-08-26 02:47:33 +00:00
locore.S #include <powerpc/spr.h> Use SPR_HID0 in place of 1008 2001-06-23 02:12:34 +00:00
machdep.c Update pmap_update to now take the updated pmap as an argument. 2001-09-10 21:19:08 +00:00
mainbus.c Seprate model depended code. (based on arc 'struct platform') 2001-06-20 14:35:23 +00:00
mcclock.c
mcclockvar.h
platform.c Make all powerpc ports use a common Makefile.powerpc (except walnut) 2001-08-26 02:47:33 +00:00
procfs_machdep.c