Home
last modified time | relevance | path

Searched refs:IOMMU_PTE_IW (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/x86/include/asm/
Damd_iommu_types.h168 IOMMU_PTE_P | IOMMU_PTE_IR | IOMMU_PTE_IW)
216 #define IOMMU_PTE_IW (1ULL << 62) macro
/linux-2.6.39/arch/x86/kernel/
Damd_iommu.c863 __pte |= IOMMU_PTE_IW; in iommu_map_page()
1419 pte_root |= IOMMU_PTE_IR | IOMMU_PTE_IW | IOMMU_PTE_P | IOMMU_PTE_TV; in set_dte_entry()
1823 __pte |= IOMMU_PTE_IW; in dma_ops_domain_map()
1825 __pte |= IOMMU_PTE_IR | IOMMU_PTE_IW; in dma_ops_domain_map()