Home
last modified time | relevance | path

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

/qemu/include/hw/vfio/
H A Dvfio-common.h100 typedef struct VFIODeviceOps VFIODeviceOps; typedef
119 VFIODeviceOps *ops;
132 struct VFIODeviceOps { struct
284 void vfio_device_init(VFIODevice *vbasedev, int type, VFIODeviceOps *ops,
/qemu/hw/vfio/
H A Dap.c53 struct VFIODeviceOps vfio_ap_ops = {
H A Dplatform.c513 static VFIODeviceOps vfio_platform_ops = {
H A Dhelpers.c651 void vfio_device_init(VFIODevice *vbasedev, int type, VFIODeviceOps *ops, in vfio_device_init()
H A Dccw.c74 struct VFIODeviceOps vfio_ccw_ops = {
H A Dpci.c2657 static VFIODeviceOps vfio_pci_ops = {