Home
last modified time | relevance | path

Searched defs:physfn (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/xen/
H A Dpci.c32 struct pci_dev *physfn = pci_dev->physfn; in xen_add_device() local
/linux/include/xen/interface/
H A Dphysdev.h174 } physfn; member
243 } physfn; member
/linux/drivers/vfio/pci/
H A Dvfio_pci_core.c1984 struct pci_dev *physfn = pci_physfn(pdev); in vfio_pci_bus_notifier() local
2011 struct pci_dev *physfn; in vfio_pci_vf_init() local
/linux/drivers/pci/
H A Diov.c184 struct pci_dev *physfn = virtfn->physfn; in pci_read_vf_config_common() local
/linux/drivers/gpu/drm/xe/
H A Dxe_configfs.c940 struct pci_dev *physfn = pci_physfn(virtfn); in get_physfn_instead() local
/linux/drivers/iommu/intel/
H A Ddmar.c336 struct pci_dev *physfn = pci_physfn(pdev); in vf_inherit_msi_domain() local
/linux/include/linux/
H A Dpci.h538 struct pci_dev *physfn; /* VF: related PF */ member