Home
last modified time | relevance | path

Searched refs:VFIOPlatformDeviceClass (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/hw/vfio/
H A Dvfio-platform.h66 struct VFIOPlatformDeviceClass { struct
71 typedef struct VFIOPlatformDeviceClass VFIOPlatformDeviceClass; argument
73 DECLARE_OBJ_CHECKERS(VFIOPlatformDevice, VFIOPlatformDeviceClass,
H A Dvfio-amd-xgbe.h36 VFIOPlatformDeviceClass parent_class;
H A Dvfio-calxeda-xgmac.h34 VFIOPlatformDeviceClass parent_class;
/openbmc/qemu/hw/vfio/
H A Dplatform.c686 .class_size = sizeof(VFIOPlatformDeviceClass),