Home
last modified time | relevance | path

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

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