NetBSD/sys/arch/arm/mainbus
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
..
cpu_mainbus.c Split cpu from mainbus so that cpu can attached to other buses (like ofbus). 2001-04-20 18:08:48 +00:00
mainbus.c That's supposed to be <machine/io.h> in the XXX'd #ifdef, not a repeat 2001-06-13 17:52:43 +00:00
mainbus.h
mainbus_io.c Update pmap_update to now take the updated pmap as an argument. 2001-09-10 21:19:08 +00:00
mainbus_io_asm.S