Searched refs:TCE_PCI_READ (Results 1 – 7 of 7) sorted by relevance
47 #define TCE_PCI_READ 0x1 /* read from PCI allowed */ macro
103 unsigned long gpa = tce & ~(TCE_PCI_READ | TCE_PCI_WRITE); in kvmppc_tce_validate()178 (gpa & ~(PAGE_MASK | TCE_PCI_READ | TCE_PCI_WRITE)); in kvmppc_gpa_to_ua()324 tce & ~(TCE_PCI_READ | TCE_PCI_WRITE), &ua, NULL)) in kvmppc_rm_h_put_tce()477 tce & ~(TCE_PCI_READ | TCE_PCI_WRITE), in kvmppc_rm_h_put_tce_indirect()529 if (tce_value & (TCE_PCI_WRITE | TCE_PCI_READ)) in kvmppc_rm_h_stuff_tce()
484 tce & ~(TCE_PCI_READ | TCE_PCI_WRITE), &ua, NULL)) { in kvmppc_h_put_tce()567 tce & ~(TCE_PCI_READ | TCE_PCI_WRITE), in kvmppc_h_put_tce_indirect()615 if (tce_value & (TCE_PCI_WRITE | TCE_PCI_READ)) in kvmppc_h_stuff_tce()
897 return TCE_PCI_READ | TCE_PCI_WRITE; in iommu_direction_to_tce_perm()901 return TCE_PCI_READ; in iommu_direction_to_tce_perm()943 if ((tce & TCE_PCI_READ) && (tce & TCE_PCI_WRITE)) in iommu_tce_direction()945 else if (tce & TCE_PCI_READ) in iommu_tce_direction()
133 proto_tce = TCE_PCI_READ; // Read allowed in tce_build_pSeries()186 proto_tce = TCE_PCI_READ; in tce_build_pSeriesLP()257 proto_tce = TCE_PCI_READ; in tce_buildmulti_pSeriesLP()466 proto_tce = TCE_PCI_READ | TCE_PCI_WRITE; in tce_setrange_multi_pSeriesLP()692 *tce = oldtce & ~(TCE_PCI_READ | TCE_PCI_WRITE); in tce_exchange_pseries()
814 tmp = __va(tce & ~(TCE_PCI_READ | TCE_PCI_WRITE)); in pnv_tce()832 proto_tce |= TCE_PCI_READ; in pnv_tce_build()856 newtce |= TCE_PCI_READ; in pnv_tce_xchg()859 *hpa = oldtce & ~(TCE_PCI_READ | TCE_PCI_WRITE); in pnv_tce_xchg()
1805 cpu_to_be64(addr | TCE_PCI_READ | TCE_PCI_WRITE); in pnv_pci_ioda_dma_64bit_bypass()2767 TCE_PCI_READ | TCE_PCI_WRITE); in pnv_pci_ioda2_table_do_alloc_pages()2840 ~(TCE_PCI_READ | TCE_PCI_WRITE); in pnv_pci_ioda2_table_do_free_pages()2849 if (!(hpa & (TCE_PCI_READ | TCE_PCI_WRITE))) in pnv_pci_ioda2_table_do_free_pages()