Searched refs:pnv_ioda_alloc_pe (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/ |
H A D | pci.h | 227 struct pnv_ioda_pe *pnv_ioda_alloc_pe(struct pnv_phb *phb, int count);
|
H A D | pci-sriov.c | 709 base_pe = pnv_ioda_alloc_pe(phb, num_vfs); in pnv_pci_sriov_enable()
|
H A D | pci-ioda.c | 157 struct pnv_ioda_pe *pnv_ioda_alloc_pe(struct pnv_phb *phb, int count) in pnv_ioda_alloc_pe() function 996 pe = pnv_ioda_alloc_pe(phb, 1); in pnv_ioda_setup_dev_PE() 1067 pe = pnv_ioda_alloc_pe(phb, 1); in pnv_ioda_setup_bus_PE() 3086 root_pe = pnv_ioda_alloc_pe(phb, 1); in pnv_pci_init_ioda_phb()
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/ |
H A D | pci.h | 213 struct pnv_ioda_pe *pnv_ioda_alloc_pe(struct pnv_phb *phb, int count);
|
H A D | pci-sriov.c | 703 base_pe = pnv_ioda_alloc_pe(phb, num_vfs); in pnv_pci_sriov_enable()
|
H A D | pci-ioda.c | 155 struct pnv_ioda_pe *pnv_ioda_alloc_pe(struct pnv_phb *phb, int count) in pnv_ioda_alloc_pe() function 888 pe = pnv_ioda_alloc_pe(phb, 1); in pnv_ioda_setup_dev_PE() 958 pe = pnv_ioda_alloc_pe(phb, 1); in pnv_ioda_setup_bus_PE() 2715 root_pe = pnv_ioda_alloc_pe(phb, 1); in pnv_pci_init_ioda_phb()
|
Completed in 11 milliseconds