Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/platforms/powernv/
Dpci.h282 extern struct pnv_ioda_pe *pnv_pci_bdfn_to_pe(struct pnv_phb *phb, u16 bdfn);
Dpci-ioda.c583 struct pnv_ioda_pe *pnv_pci_bdfn_to_pe(struct pnv_phb *phb, u16 bdfn) in pnv_pci_bdfn_to_pe() function
1000 pe = pnv_pci_bdfn_to_pe(phb, pci_dev_id(pdev)); in pnv_pci_ioda_dma_dev_setup()
1007 pe = pnv_pci_bdfn_to_pe(phb, pci_dev_id(pdev)); in pnv_pci_ioda_dma_dev_setup()
2531 pe = pnv_pci_bdfn_to_pe(phb, pci_dev_id(pdev)); in pnv_pci_device_group()