Home
last modified time | relevance | path

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

/qemu/hw/vfio/
H A Dap.c231 vfio_device_init(vbasedev, VFIO_DEVICE_TYPE_AP, &vfio_ap_ops, in vfio_ap_instance_init()
H A Dplatform.c651 vfio_device_init(vbasedev, VFIO_DEVICE_TYPE_PLATFORM, &vfio_platform_ops, in vfio_platform_instance_init()
H A Dhelpers.c651 void vfio_device_init(VFIODevice *vbasedev, int type, VFIODeviceOps *ops, in vfio_device_init() function
H A Dccw.c688 vfio_device_init(vbasedev, VFIO_DEVICE_TYPE_CCW, &vfio_ccw_ops, in vfio_ccw_instance_init()
H A Dpci.c3339 vfio_device_init(vbasedev, VFIO_DEVICE_TYPE_PCI, &vfio_pci_ops, in vfio_instance_init()
/qemu/include/hw/vfio/
H A Dvfio-common.h284 void vfio_device_init(VFIODevice *vbasedev, int type, VFIODeviceOps *ops,