Home
last modified time | relevance | path

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

/linux-6.15/arch/powerpc/platforms/powernv/
H A Dpci.h274 extern struct iommu_table *pnv_pci_table_alloc(int nid);
H A Dpci.c730 struct iommu_table *pnv_pci_table_alloc(int nid) in pnv_pci_table_alloc() function
H A Dpci-ioda.c1353 tbl = pnv_pci_table_alloc(nid); in pnv_pci_ioda2_create_table()