Searched refs:IOMMU_PROT_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/arch/x86/include/asm/ | ||
D | amd_iommu_types.h | 223 #define IOMMU_PROT_MASK 0x03 macro |
/linux-2.6.39/arch/x86/kernel/ | ||
D | amd_iommu.c | 842 if (!(prot & IOMMU_PROT_MASK)) in iommu_map_page() |