Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/platforms/powernv/
Dpci-ioda.c1609 static int pnv_pci_ioda_dev_dma_weight(struct pci_dev *dev, void *data) in pnv_pci_ioda_dev_dma_weight() function
1638 pnv_pci_ioda_dev_dma_weight(pe->parent_dev, &weight); in pnv_pci_ioda_pe_dma_weight()
1644 pnv_pci_ioda_dev_dma_weight(pe->pdev, &weight); in pnv_pci_ioda_pe_dma_weight()
1649 pnv_pci_ioda_dev_dma_weight(pdev, &weight); in pnv_pci_ioda_pe_dma_weight()
1651 pci_walk_bus(pe->pbus, pnv_pci_ioda_dev_dma_weight, &weight); in pnv_pci_ioda_pe_dma_weight()
1675 pci_walk_bus(phb->hose->bus, pnv_pci_ioda_dev_dma_weight, in pnv_pci_ioda1_setup_dma_pe()