summaryrefslogtreecommitdiffstats
path: root/sys/vm/pmap.h
Commit message (Collapse)AuthorAgeFilesLines
* Removed all vestiges of tlbflush(). Replaced them with calls to pmap_update().dg1994-09-021-2/+1
| | | | Made pmap_update an inline assembly function.
* Fixed various prototype problems with the pmap functions and the subsequentdg1994-08-061-31/+31
| | | | problems that fixing them caused.
* Added $Id$dg1994-08-021-1/+3
|
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+122
OpenPOWER on IntegriCloud