Home
last modified time | relevance | path

Searched refs:VFIOPlatformDevice (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/hw/vfio/
H A Dplatform.c61 VFIOPlatformDevice *vdev = in vfio_init_intp()
62 container_of(vbasedev, VFIOPlatformDevice, vbasedev); in vfio_init_intp()
168 VFIOPlatformDevice *vdev = (VFIOPlatformDevice *)opaque; in vfio_intp_mmap_enable()
216 VFIOPlatformDevice *vdev = intp->vdev; in vfio_intp_interrupt()
288 VFIOPlatformDevice *vdev = in vfio_platform_eoi()
327 VFIOPlatformDevice *vdev = VFIO_PLATFORM_DEVICE(sbdev); in vfio_start_eventfd_injection()
378 VFIOPlatformDevice *vdev = VFIO_PLATFORM_DEVICE(sbdev); in vfio_start_irqfd_injection()
448 VFIOPlatformDevice *vdev = in vfio_populate_device()
573 VFIOPlatformDevice *vdev = VFIO_PLATFORM_DEVICE(dev); in vfio_platform_realize()
648 VFIOPlatformDevice *vdev = VFIO_PLATFORM_DEVICE(obj); in vfio_platform_instance_init()
[all …]
H A Damd-xgbe.c21 VFIOPlatformDevice *vdev = VFIO_PLATFORM_DEVICE(dev); in amd_xgbe_realize()
H A Dcalxeda-xgmac.c21 VFIOPlatformDevice *vdev = VFIO_PLATFORM_DEVICE(dev); in calxeda_xgmac_realize()
/openbmc/qemu/include/hw/vfio/
H A Dvfio-platform.h40 struct VFIOPlatformDevice *vdev; /* back pointer to device */
50 struct VFIOPlatformDevice { struct
64 typedef struct VFIOPlatformDevice VFIOPlatformDevice; argument
73 DECLARE_OBJ_CHECKERS(VFIOPlatformDevice, VFIOPlatformDeviceClass,
H A Dvfio-amd-xgbe.h29 VFIOPlatformDevice vdev;
H A Dvfio-calxeda-xgmac.h28 VFIOPlatformDevice vdev;
/openbmc/qemu/hw/core/
H A Dsysbus-fdt.c223 VFIOPlatformDevice *vdev = VFIO_PLATFORM_DEVICE(sbdev); in add_calxeda_midway_xgmac_fdt_node()
294 VFIOPlatformDevice *vdev = VFIO_PLATFORM_DEVICE(sbdev); in add_amd_xgbe_fdt_node()
422 VFIOPlatformDevice *vdev = VFIO_PLATFORM_DEVICE(sbdev); in vfio_platform_match()