Home
last modified time | relevance | path

Searched refs:vfio_region_setup (Results 1 – 6 of 6) sorted by relevance

/qemu/include/hw/vfio/
H A Dvfio-common.h192 int vfio_region_setup(Object *obj, VFIODevice *vbasedev, VFIORegion *region,
/qemu/hw/vfio/
H A Dplatform.c464 ret = vfio_region_setup(OBJECT(vdev), vbasedev, in vfio_populate_device()
H A Dhelpers.c348 int vfio_region_setup(Object *obj, VFIODevice *vbasedev, VFIORegion *region, in vfio_region_setup() function
H A Ddisplay.c442 ret = vfio_region_setup(OBJECT(vdev), &vdev->vbasedev, in vfio_display_region_update()
H A Dtrace-events109 vfio_region_setup(const char *dev, int index, const char *name, unsigned long flags, unsigned long …
H A Dpci.c2740 ret = vfio_region_setup(OBJECT(vdev), vbasedev, in vfio_populate_device()