Home
last modified time | relevance | path

Searched refs:VFIOAmdXgbeDeviceClass (Results 1 – 2 of 2) sorted by path

/qemu/hw/vfio/
H A Damd-xgbe.c22 VFIOAmdXgbeDeviceClass *k = VFIO_AMD_XGBE_DEVICE_GET_CLASS(dev); in amd_xgbe_realize()
38 VFIOAmdXgbeDeviceClass *vcxc = in vfio_amd_xgbe_class_init()
53 .class_size = sizeof(VFIOAmdXgbeDeviceClass),
/qemu/include/hw/vfio/
H A Dvfio-amd-xgbe.h34 struct VFIOAmdXgbeDeviceClass { struct
41 typedef struct VFIOAmdXgbeDeviceClass VFIOAmdXgbeDeviceClass; typedef
43 DECLARE_OBJ_CHECKERS(VFIOAmdXgbeDevice, VFIOAmdXgbeDeviceClass,