Searched refs:vfio_region_mmap (Results 1 – 6 of 6) sorted by relevance
243 int vfio_region_mmap(VFIORegion *region);
611 if (vfio_region_mmap(vdev->regions[i])) { in vfio_platform_realize()
458 ret = vfio_region_mmap(&dpy->region.buffer); in vfio_display_region_update()
397 int vfio_region_mmap(VFIORegion *region) in vfio_region_mmap() function
112 vfio_region_mmap(const char *name, unsigned long offset, unsigned long end) "Region %s [0x%lx - 0x%…
1780 if (vfio_region_mmap(&bar->region)) { in vfio_bar_register()