Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/powernv/
H A 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()
H A Dpci.h284 extern struct pnv_ioda_pe *pnv_ioda_get_pe(struct pci_dev *dev);
H A Dpci-sriov.c229 struct pnv_ioda_pe *pe = pnv_ioda_get_pe(pdev); in pnv_pci_ioda_fixup_iov()
H A Dpci-ioda.c593 struct pnv_ioda_pe *pnv_ioda_get_pe(struct pci_dev *dev) in pnv_ioda_get_pe() function
1694 struct pnv_ioda_pe *pe = pnv_ioda_get_pe(dev); in __pnv_pci_ioda_msi_setup()
H A Deeh-powernv.c308 struct pnv_ioda_pe *ioda_pe = pnv_ioda_get_pe(parent); in pnv_eeh_get_upstream_pe()