NetBSD/sys/arch/sandpoint/sandpoint
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 - Change default time frequency to 100MHz from 66MHz. 2001-08-30 02:08:42 +00:00
bus_space.c Adapt to new PowerPC pmap. 2001-06-10 03:16:29 +00:00
clock.c Make all the ppc delay() functions the same - formating change only, no 2001-06-19 08:34:49 +00:00
conf.c fix comment; cdev_notdef() is a funny pc console :) 2001-05-10 01:23:23 +00:00
disksubr.c
extintr.c - Change default time frequency to 100MHz from 66MHz. 2001-08-30 02:08:42 +00:00
genassym.cf Add PM_SR 2001-07-01 21:41:58 +00:00
kgdb_glue.c
locore.S - Change default time frequency to 100MHz from 66MHz. 2001-08-30 02:08:42 +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 Make all powerpc ports use a common Makefile.powerpc (except walnut) 2001-08-26 02:47:33 +00:00
procfs_machdep.c