alc 5c46fa913e Simplify (and micro-optimize) pmap_unuse_pt(): Only one caller,
pmap_remove_pte(), passed NULL instead of the required page table
page to pmap_unuse_pt().  Compute the necessary page table page
in pmap_remove_pte().  Also, remove some unreachable code from
pmap_remove_pte().
2003-09-13 21:57:38 +00:00
..
2003-09-10 05:29:30 +00:00
2003-09-10 18:54:59 +00:00
2003-06-10 05:05:54 +00:00