Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/include/asm/
Damd_iommu_types.h225 #define IOMMU_PROT_IW 0x02 macro
/linux-2.6.39/arch/x86/kernel/
Damd_iommu.c862 if (prot & IOMMU_PROT_IW) in iommu_map_page()
2524 prot |= IOMMU_PROT_IW; in amd_iommu_map()