NVKM_VMM_PFN_V
bool map = !!(pfn[pi] & NVKM_VMM_PFN_V);
if (map != !!(pfn[pi + pn] & NVKM_VMM_PFN_V))
if (!(*map->pfn & NVKM_VMM_PFN_V))