Konstantin Belousov 9430f833ca Only lock pvh_global_lock read-only for pmap_page_wired_mappings(),
pmap_is_modified() and pmap_is_referenced(), same as it was done for
pmap_ts_referenced().

Consolidate identical code for pmap_is_modified() and
pmap_is_referenced() into helper pmap_page_test_mappings().

Reviewed by:	alc
Tested by:	pho (previous version)
Sponsored by:	The FreeBSD Foundation
2013-09-06 16:53:48 +00:00
..
2013-09-02 17:07:46 +00:00
2013-09-05 00:11:59 +00:00
2013-09-06 05:38:20 +00:00
2013-09-05 23:14:27 +00:00
2013-09-05 09:44:09 +00:00
2013-09-05 18:18:23 +00:00
2013-07-27 20:47:01 +00:00
2013-08-22 16:39:59 +00:00