Home
last modified time | relevance | path

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

/openbmc/qemu/hw/vfio/
H A Digd.c589 ret = vfio_get_dev_region_info(&vdev->vbasedev, in vfio_probe_igd_bar4_quirk()
598 ret = vfio_get_dev_region_info(&vdev->vbasedev, in vfio_probe_igd_bar4_quirk()
607 ret = vfio_get_dev_region_info(&vdev->vbasedev, in vfio_probe_igd_bar4_quirk()
H A Dccw.c516 ret = vfio_get_dev_region_info(vdev, VFIO_REGION_TYPE_CCW, in vfio_ccw_get_region()
529 ret = vfio_get_dev_region_info(vdev, VFIO_REGION_TYPE_CCW, in vfio_ccw_get_region()
542 ret = vfio_get_dev_region_info(vdev, VFIO_REGION_TYPE_CCW, in vfio_ccw_get_region()
H A Ddisplay.c133 ret = vfio_get_dev_region_info(&vdev->vbasedev, in vfio_display_edid_init()
H A Dhelpers.c586 int vfio_get_dev_region_info(VFIODevice *vbasedev, uint32_t type, in vfio_get_dev_region_info() function
H A Dpci.c3147 ret = vfio_get_dev_region_info(vbasedev, in vfio_realize()
/openbmc/qemu/include/hw/vfio/
H A Dvfio-common.h282 int vfio_get_dev_region_info(VFIODevice *vbasedev, uint32_t type,