NetBSD/sys/arch/powerpc
matt 436f257283 Add a common file to do pmap_zero_page/pmap_copy_page/pmap_pageidlezero and
pmap_syncicache.  This file uses a ppc feature in a sick and twisted way
to avoid mapping the physical pages used by those routines.  It performs
the operations with the MMU disabled but PPC exception save and retstore
the machine state and are invoked with the MMU disabled, this doesn't have
an adverse effect on the system.

Currently only enable for MPC6xx and !OLDPMAP.
2002-07-17 03:11:07 +00:00
..
conf Add a common file to do pmap_zero_page/pmap_copy_page/pmap_pageidlezero and 2002-07-17 03:11:07 +00:00
fpu bcopy -> memcpy, bzero -> memset, bcmp -> memcmp. 2001-07-22 11:29:44 +00:00
ibm4xx Clean up some white space niggles. 2002-07-11 01:38:48 +00:00
include Add a common file to do pmap_zero_page/pmap_copy_page/pmap_pageidlezero and 2002-07-17 03:11:07 +00:00
mpc6xx Add a common file to do pmap_zero_page/pmap_copy_page/pmap_pageidlezero and 2002-07-17 03:11:07 +00:00
powerpc Add a common file to do pmap_zero_page/pmap_copy_page/pmap_pageidlezero and 2002-07-17 03:11:07 +00:00
tools/chrpicon MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
Makefile Add a port to IBM's PPC405GP Reference Board (the "walnut") 2001-06-13 06:01:44 +00:00