Home
last modified time | relevance | path

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

/openbmc/qemu/hw/s390x/
H A Ds390-pci-vfio.c64 VFIOPCIDevice *vpdev = container_of(pbdev->pdev, VFIOPCIDevice, pdev); in s390_pci_start_dma_count() local
67 assert(vpdev); in s390_pci_start_dma_count()
69 if (!vpdev->vbasedev.group) { in s390_pci_start_dma_count()
73 id = vpdev->vbasedev.group->container->fd; in s390_pci_start_dma_count()