Jake Burkholder 218fd301cd pmap_kremove can no longer be used to remove the magic device mappings
installed with pmap_kenter_flags, since the physical addresses may not
have an associated vm_page.  Add a function to do this.

Tested by:	Tomi Vainio <Tomi.Vainio@Sun.COM>
2002-06-25 15:13:09 +00:00
..
2002-05-25 01:44:08 +00:00
2002-05-15 16:40:25 +00:00
2002-06-08 07:21:52 +00:00