Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/include/asm/
Damd_iommu_types.h223 #define IOMMU_PROT_MASK 0x03 macro
/linux-2.6.39/arch/x86/kernel/
Damd_iommu.c842 if (!(prot & IOMMU_PROT_MASK)) in iommu_map_page()