Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vfio/pci/
H A DMakefile7 vfio-pci-y := vfio_pci.o
H A Dtrace.h10 #define TRACE_SYSTEM vfio_pci
/openbmc/qemu/hw/s390x/
H A Ds390-pci-vfio.c298 VFIOPCIDevice *vfio_pci = container_of(pbdev->pdev, VFIOPCIDevice, pdev); in get_device_info() local
300 return vfio_get_device_info(vfio_pci->vbasedev.fd); in get_device_info()