Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dtce.h34 #define TCE_PCI_SWINV_CREATE 2 macro
/arch/powerpc/platforms/powernv/
Dpci-ioda.c1700 if (!ret && (tbl->it_type & TCE_PCI_SWINV_CREATE)) in pnv_ioda1_tce_build()
1713 (TCE_PCI_SWINV_CREATE | TCE_PCI_SWINV_FREE))) in pnv_ioda1_tce_xchg()
1803 if (!ret && (tbl->it_type & TCE_PCI_SWINV_CREATE)) in pnv_ioda2_tce_build()
1816 (TCE_PCI_SWINV_CREATE | TCE_PCI_SWINV_FREE))) in pnv_ioda2_tce_xchg()
1911 tbl->it_type |= (TCE_PCI_SWINV_CREATE | in pnv_pci_ioda_setup_dma_pe()
2040 tbl->it_type |= (TCE_PCI_SWINV_CREATE | TCE_PCI_SWINV_FREE); in pnv_pci_ioda2_create_table()
2091 tbl->it_type |= (TCE_PCI_SWINV_CREATE | TCE_PCI_SWINV_FREE); in pnv_pci_ioda2_setup_default_config()
/arch/powerpc/platforms/pseries/
Diommu.c177 if (tbl->it_type & TCE_PCI_SWINV_CREATE) in tce_build_pSeries()
607 tbl->it_type = TCE_PCI_SWINV_CREATE | TCE_PCI_SWINV_FREE; in iommu_table_setparms()