SUPERSECTION_MASK
if (pfn >= 0x100000 && (paddr & ~SUPERSECTION_MASK))
!((paddr | size | addr) & ~SUPERSECTION_MASK)) {
if ((addr | length | __pfn_to_phys(md->pfn)) & ~SUPERSECTION_MASK) {