LinuxKPI is asking for single-segment mappings. Some (wireless) drivers
are using this to map multi-pages though and our busdma framework is not
very friendly to that as single-segments [D31823]. Add a counter
so we can track when this actually happens so gather more information.
Sponsored by: The FreeBSD Foundation