NetBSD/sys/arch/x86_64
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
..
compile
conf
include Update pmap_update to now take the updated pmap as an argument. 2001-09-10 21:19:08 +00:00
isa Replace some memcpy()s with probably overlapping arguments with memmove()s. 2001-07-24 22:29:07 +00:00
pci
x86_64 Update pmap_update to now take the updated pmap as an argument. 2001-09-10 21:19:08 +00:00