Searched refs:TCE_PCI_WRITE (Results 1 – 5 of 5) sorted by relevance
49 #define TCE_PCI_WRITE 0x2 /* write from PCI allowed */ macro
908 if ((tce & TCE_PCI_READ) && (tce & TCE_PCI_WRITE)) in iommu_tce_direction()912 else if (tce & TCE_PCI_WRITE) in iommu_tce_direction()955 if (!(tce & (TCE_PCI_WRITE | TCE_PCI_READ))) in iommu_tce_put_param_check()958 if (tce & ~(IOMMU_PAGE_MASK(tbl) | TCE_PCI_WRITE | TCE_PCI_READ)) in iommu_tce_put_param_check()983 if (oldtce & (TCE_PCI_WRITE | TCE_PCI_READ)) in iommu_clear_tce()1008 if (oldtce & TCE_PCI_WRITE) in iommu_clear_tces_and_put_pages()1033 if (!(oldtce & (TCE_PCI_WRITE | TCE_PCI_READ))) in iommu_tce_build()
95 proto_tce |= TCE_PCI_WRITE; in tce_build_pSeries()153 proto_tce |= TCE_PCI_WRITE; in tce_build_pSeriesLP()222 proto_tce |= TCE_PCI_WRITE; in tce_buildmulti_pSeriesLP()413 proto_tce = TCE_PCI_READ | TCE_PCI_WRITE; in tce_setrange_multi_pSeriesLP()
226 tce |= TCE_PCI_WRITE; in tce_iommu_ioctl()
587 proto_tce |= TCE_PCI_WRITE; in pnv_tce_build()