Peter Wemm 591506d322 In pmap_extract_and_hold(), there is no need to mask off PG_FRAME because
pmap_extract() already does it.
In pmap_enter(), opa has already been masked so don't do it again.
Wrap a long line (recent transgression).
Use trunc_page() in pmap_mapdev() instead of anding with PG_FRAME, since
that is what we really meant.

Submitted by:  alc (first item)
2004-06-08 02:20:40 +00:00
..
2004-05-30 20:27:19 +00:00
2004-05-18 05:30:06 +00:00
2004-06-07 21:44:01 +00:00
2004-06-07 13:40:40 +00:00
2004-05-30 20:27:19 +00:00
2004-05-30 20:27:19 +00:00
2004-05-14 12:28:31 +00:00
2004-06-07 06:04:27 +00:00
2004-05-30 20:00:41 +00:00