mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-02 17:08:56 +00:00
d4586dd328
We must also check for large mappings. pmap_page_is_mapped() is mostly used in assertions, so the problem was not very noticeable. Reviewed by: alc MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D21824