Home
last modified time | relevance | path

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

/openbmc/qemu/hw/vfio/
H A Dap.c241 vfio_device_set_fd(&VFIO_AP_DEVICE(obj)->vdev, str, errp); in vfio_ap_set_fd()
H A Dplatform.c658 vfio_device_set_fd(&VFIO_PLATFORM_DEVICE(obj)->vbasedev, str, errp); in vfio_platform_set_fd()
H A Dccw.c696 vfio_device_set_fd(&VFIO_CCW(obj)->vdev, str, errp); in vfio_ccw_set_fd()
H A Dhelpers.c639 void vfio_device_set_fd(VFIODevice *vbasedev, const char *str, Error **errp) in vfio_device_set_fd() function
H A Dpci.c3418 vfio_device_set_fd(&VFIO_PCI(obj)->vbasedev, str, errp); in vfio_pci_set_fd()
/openbmc/qemu/include/hw/vfio/
H A Dvfio-common.h307 void vfio_device_set_fd(VFIODevice *vbasedev, const char *str, Error **errp);