Home
last modified time | relevance | path

Searched refs:vfio_get_device_info (Results 1 – 5 of 5) sorted by relevance

/qemu/include/hw/vfio/
H A Dvfio-common.h224 struct vfio_device_info *vfio_get_device_info(int fd);
/qemu/hw/s390x/
H A Ds390-pci-vfio.c300 return vfio_get_device_info(vfio_pci->vbasedev.fd); in get_device_info()
/qemu/hw/vfio/
H A Dcontainer.c820 info = vfio_get_device_info(fd); in vfio_get_device()
H A Dcommon.c1502 struct vfio_device_info *vfio_get_device_info(int fd) in vfio_get_device_info() function
H A Dpci.c1937 info = vfio_get_device_info(vdev->vbasedev.fd); in vfio_pci_enable_rp_atomics()