Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/platforms/powernv/
Dpci-cxl.c20 pe = pnv_ioda_get_pe(dev); in pnv_phb_to_cxl_mode()
138 if (!(pe = pnv_ioda_get_pe(dev))) in pnv_cxl_ioda_msi_setup()
Dpci.h289 extern struct pnv_ioda_pe *pnv_ioda_get_pe(struct pci_dev *dev);
Dpci-sriov.c229 struct pnv_ioda_pe *pe = pnv_ioda_get_pe(pdev); in pnv_pci_ioda_fixup_iov()
Deeh-powernv.c308 struct pnv_ioda_pe *ioda_pe = pnv_ioda_get_pe(parent); in pnv_eeh_get_upstream_pe()
Dpci-ioda.c679 struct pnv_ioda_pe *pnv_ioda_get_pe(struct pci_dev *dev) in pnv_ioda_get_pe() function
2033 struct pnv_ioda_pe *pe = pnv_ioda_get_pe(dev); in __pnv_pci_ioda_msi_setup()