Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/platforms/powernv/
Dpci-ioda.c1261 static long pnv_pci_ioda2_unset_window(struct iommu_table_group *table_group,
1271 rc = pnv_pci_ioda2_unset_window(&pe->table_group, 0); in pnv_pci_ioda2_release_dma_pe()
2105 static long pnv_pci_ioda2_unset_window(struct iommu_table_group *table_group, in pnv_pci_ioda2_unset_window() function
2171 pnv_pci_ioda2_unset_window(&pe->table_group, 0); in pnv_ioda2_take_ownership()
2187 .unset_window = pnv_pci_ioda2_unset_window,