Searched refs:nmapped (Results 1 – 5 of 5) sorted by relevance
348 u_int64_t attr, nmapped; in iommu_enter_sun4v() local366 addr, &nmapped); in iommu_enter_sun4v()367 if (err != H_EOK || nmapped != 1) in iommu_enter_sun4v()368 panic("hv_pci_iommu_map: err=%d, nmapped=%lu", err, (long unsigned int)nmapped); in iommu_enter_sun4v()
3216 int nmapped = 0; in list_overlays_command() local3244 nmapped++; in list_overlays_command()3247 if (nmapped == 0) in list_overlays_command()
110 o Make evconnlistener work around bug in older Linux when getting nmapped (ecfc720)
1539 o Make evconnlistener work around bug in older Linux when getting nmapped (ecfc720)