Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Diommu.h24 #define IOMMU_CACHE (4) /* DMA cache coherency */ macro
/linux-2.6.39/virt/kvm/
Diommu.c73 flags |= IOMMU_CACHE; in kvm_iommu_map_pages()
/linux-2.6.39/drivers/pci/
Dintel-iommu.c3674 if ((iommu_prot & IOMMU_CACHE) && dmar_domain->iommu_snooping) in intel_iommu_map()