NetBSD/sys/arch/arm32/ofw
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
..
com_ofisa_consolehack.c
com_ofisa_machdep.c
consinit.c Split consinit functionality out of machdep.c into platform-specific 2001-06-11 11:56:57 +00:00
if_cs_ofisa_machdep.c
lpt_ofisa_machdep.c
ofisa_machdep.c
ofisapc.c
ofisascr.c
ofrom.c Update pmap_update to now take the updated pmap as an argument. 2001-09-10 21:19:08 +00:00
oftodclock.c
ofw.c more vm_offset_t/vm_size_t -> {p,v}{addr,size}_t changes 2001-03-04 19:05:55 +00:00
ofw_irq.S
ofw_irqhandler.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:44:03 +00:00
ofwgencfg_clock.c Move arm32 ports over to using <arm/armreg.h>, so <cpu.h> mostly contains 2001-02-25 21:31:13 +00:00
ofwgencfg_machdep.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:44:03 +00:00
openfirm.c OF_nextprop(): change 'char *nextprop' -> 'void *nextprop', in line with 2000-11-18 12:15:50 +00:00
wdc_ofisa_machdep.c