Searched refs:VFIODeviceOps (Results 1 – 6 of 6) sorted by relevance
114 typedef struct VFIODeviceOps VFIODeviceOps; typedef134 VFIODeviceOps *ops;152 struct VFIODeviceOps { struct308 void vfio_device_init(VFIODevice *vbasedev, int type, VFIODeviceOps *ops,
53 struct VFIODeviceOps vfio_ap_ops = {
513 static VFIODeviceOps vfio_platform_ops = {
74 struct VFIODeviceOps vfio_ccw_ops = {
651 void vfio_device_init(VFIODevice *vbasedev, int type, VFIODeviceOps *ops, in vfio_device_init()
2657 static VFIODeviceOps vfio_pci_ops = {