Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/vfio/
H A Dvfio-common.h241 int vfio_region_setup(Object *obj, VFIODevice *vbasedev, VFIORegion *region,
/openbmc/qemu/hw/vfio/
H A Dplatform.c462 ret = vfio_region_setup(OBJECT(vdev), vbasedev, in vfio_populate_device()
H A Ddisplay.c449 ret = vfio_region_setup(OBJECT(vdev), &vdev->vbasedev, in vfio_display_region_update()
H A Dhelpers.c344 int vfio_region_setup(Object *obj, VFIODevice *vbasedev, VFIORegion *region, in vfio_region_setup() function
H A Dtrace-events110 vfio_region_setup(const char *dev, int index, const char *name, unsigned long flags, unsigned long …
H A Dpci.c2758 ret = vfio_region_setup(OBJECT(vdev), vbasedev, in vfio_populate_device()