Searched refs:vfio_region_setup (Results 1 – 6 of 6) sorted by relevance
/openbmc/qemu/include/hw/vfio/ |
H A D | vfio-common.h | 241 int vfio_region_setup(Object *obj, VFIODevice *vbasedev, VFIORegion *region,
|
/openbmc/qemu/hw/vfio/ |
H A D | platform.c | 462 ret = vfio_region_setup(OBJECT(vdev), vbasedev, in vfio_populate_device()
|
H A D | display.c | 449 ret = vfio_region_setup(OBJECT(vdev), &vdev->vbasedev, in vfio_display_region_update()
|
H A D | helpers.c | 344 int vfio_region_setup(Object *obj, VFIODevice *vbasedev, VFIORegion *region, in vfio_region_setup() function
|
H A D | trace-events | 110 vfio_region_setup(const char *dev, int index, const char *name, unsigned long flags, unsigned long …
|
H A D | pci.c | 2758 ret = vfio_region_setup(OBJECT(vdev), vbasedev, in vfio_populate_device()
|