jake 0238fc54e2 Make use of the ranged tlb demap operations where ever possible. Use
pmap_qenter and pmap_qremove in preference to pmap_kenter/pmap_kremove.
The former maps in multiple pages at a time, and so can do a ranged
flush.  Don't assume that pmap_kenter and pmap_kremove will flush the tlb,
even though they still do.  It will not once the MI code is updated to use
pmap_qenter and pmap_qremove.
2002-02-23 22:18:15 +00:00
..
2002-02-22 23:58:22 +00:00
2002-02-22 23:58:22 +00:00
2002-02-22 09:18:46 +00:00
2002-02-23 11:12:57 +00:00
2002-02-23 11:12:57 +00:00
2002-02-23 11:12:57 +00:00
2002-02-23 11:12:57 +00:00
2002-02-22 23:58:22 +00:00
2002-02-23 11:12:57 +00:00
2002-02-23 11:12:57 +00:00
2002-02-07 20:58:47 +00:00
2002-02-17 12:41:50 +00:00