summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/include/pmap.h
Commit message (Expand)AuthorAgeFilesLines
* - Cleanup whitespace and extra ()s in vtophys() macros.jhb2005-12-061-1/+1
* Insert a layer of indirection to the pmap code, using a kobj forgrehan2005-11-081-4/+6
* Add pmap locking to many of the functions.alc2004-08-261-0/+15
* Add /dev/mem and /dev/kmem to powerpc.ssouhlal2004-08-161-0/+2
* Include <machine/pte.h> since it has been removed from <machine/param.h>.grehan2004-04-211-0/+1
* Remove avail_end. It is not used.alc2004-04-111-1/+0
* Remove avail_start on those platforms that no longer use it. (Only amd64alc2004-04-051-1/+0
* Cleaned up param.h:grehan2004-02-111-0/+4
* Move pmap_resident_count() from the MD pmap.h to the MI pmap.h.bms2003-10-061-1/+0
* Made the prototypes for pmap_kenter and pmap_kremove MD. These functionsjake2003-03-161-0/+2
* o Introduce pmap_page_is_mapped(). Its purpose is to obsoletealc2002-08-071-0/+1
* Implement vtophys()benno2002-06-291-0/+2
* Add pmap_mapdev and pmap_unmapdev.benno2002-06-291-0/+2
* Tidy up some loose ends.peter2002-04-291-1/+0
* - Modify pmap_activate so it only marks the pmap as active.benno2002-02-281-0/+1
* Complete rework of the PowerPC pmap and a number of other bits in the earlybenno2002-02-141-84/+34
* Implement pmap_mapdev.benno2001-10-141-0/+1
* Update PowerPC MD code to compile and do initial bootstrap based onmp2001-09-201-1/+2
* Bring in NetBSD code used in the PowerPC port.benno2001-06-101-0/+134
OpenPOWER on IntegriCloud