Alan Cox 6d66d714c7 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-08-28 16:30:31 +00:00
2002-07-06 02:49:07 +00:00
2003-09-10 18:54:59 +00:00
2003-07-25 21:19:19 +00:00