summaryrefslogtreecommitdiff
path: root/sys/arch/powerpc/include/pmap.h
AgeCommit message (Expand)Author
2002-07-24- change pte_spill_X() to take an extra parameter to determine ifDale Rahn
2002-07-15Perform accounting for executable pages on powerpc, prepare forDale Rahn
2002-07-12Cleanup: use less _t typedefs, use the structure itself.Dale Rahn
2002-03-14First round of __P removal in sysTodd C. Miller
2002-03-13Complete rewrite of the powerpc pmap handling, Instead of keepingDale Rahn
2001-12-05Update pmap_update macro for arches Art missed. Still just a noop.Todd C. Miller
2001-11-28Make pmap_update functions into nops so that we can have a consistentArtur Grabowski
2001-11-06Need to prototype pmap_pinit and pmap_release here.Artur Grabowski
2001-09-18Changing the way the pmap code works again.Dale Rahn
2001-09-10move vtophys proto into a port-area in order to remove it for macppc eventual...Michael Shalayeff
2001-09-01The "powerpc" port which has supported the newer Apple Macintosh powerpc basedDale Rahn
2001-08-18Move pmap_{de,}activate to vm/pmap.h, it's same on all archs.Artur Grabowski
2001-07-18fxp and de are fixed, enable vtophysMichael Shalayeff
2001-07-18Fix prototype that art missed...Dale Rahn
2001-07-18Get rid of the PMAP_NEW option by making it mandatory for all archs.Artur Grabowski
2001-07-10Until fxp and if_de are fixed with the correct parameter to vtophys()Dale Rahn
2001-07-09looking at other archs vtophys lives thereMichael Shalayeff
2001-07-09more spacees, includes, protosMichael Shalayeff
2001-06-29header file include/define cleanup. commit N of many.Dale Rahn
2001-06-24Add prototypes for softnet, ofrootfound.Dale Rahn
2001-06-24Prototype functions used in macros in this header file.Dale Rahn
2001-05-26Add one more '0' in comment.Artur Grabowski
2001-05-25Implement PMAP_MAP_POOLPAGE.Artur Grabowski
2001-05-09More sync to NetBSD.Artur Grabowski
2001-02-22Improve the page mapped check algorithm in the powerpc pmap module,Dale Rahn
1997-01-09adding further support.Dale S. Rahn
1996-12-28adding OpenBSD tag to files.Dale S. Rahn
1996-12-21Check-in of powerpc kernel support.Dale S. Rahn