Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/include/asm/
Damd_iommu_types.h224 #define IOMMU_PROT_IR 0x01 macro
/linux-2.6.39/arch/x86/kernel/
Damd_iommu.c860 if (prot & IOMMU_PROT_IR) in iommu_map_page()
2522 prot |= IOMMU_PROT_IR; in amd_iommu_map()