Searched refs:IOMMU_FCE_TO_CTX (Results 1 – 1 of 1) sorted by relevance
903 #define IOMMU_FCE_TO_CTX(i) (((i) << 3) | ((i) & 0x7) | 0x38) macro943 dvma_context_t ctx = IOMMU_FCE_TO_CTX(i); in pci_dvma_map_fast()