Abstract: NetBSD/Xen currently doesn't support __HAVE_DIRECT_MAP

Deliverables:

Implementation: This change involves testing for the Xen and CPU featureset, and tweaking the pmap code so that 1G superpages can be requested from the hypervisor and direct mapped the same way native code does.