Home
last modified time | relevance | path

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

/openbmc/qemu/hw/s390x/
H A Ds390-pci-vfio.c110 VFIOPCIDevice *vpci = container_of(pbdev->pdev, VFIOPCIDevice, pdev); in s390_pci_read_base() local
117 trace_s390_pci_clp_cap(vpci->vbasedev.name, in s390_pci_read_base()
149 VFIOPCIDevice *vpci = container_of(pbdev->pdev, VFIOPCIDevice, pdev); in get_host_fh() local
155 trace_s390_pci_clp_cap(vpci->vbasedev.name, in get_host_fh()
172 VFIOPCIDevice *vpci = container_of(pbdev->pdev, VFIOPCIDevice, pdev); in s390_pci_read_group() local
182 trace_s390_pci_clp_cap(vpci->vbasedev.name, in s390_pci_read_group()
205 trace_s390_pci_clp_cap(vpci->vbasedev.name, in s390_pci_read_group()
254 trace_s390_pci_clp_cap(vpci->vbasedev.name, in s390_pci_read_util()
261 trace_s390_pci_clp_cap_size(vpci->vbasedev.name, cap->size, in s390_pci_read_util()
281 trace_s390_pci_clp_cap(vpci->vbasedev.name, in s390_pci_read_pfip()
[all …]
/openbmc/linux/drivers/xen/xen-pciback/
H A DMakefile14 conf_space_quirks.o vpci.o \