IOMMU_PTE_IR      379 arch/x86/kernel/amd_iommu.c 		__pte |= IOMMU_PTE_IR;
IOMMU_PTE_IR      750 arch/x86/kernel/amd_iommu.c 	pte_root |= IOMMU_PTE_IR | IOMMU_PTE_IW | IOMMU_PTE_P | IOMMU_PTE_TV;
IOMMU_PTE_IR      882 arch/x86/kernel/amd_iommu.c 		__pte |= IOMMU_PTE_IR;
IOMMU_PTE_IR      886 arch/x86/kernel/amd_iommu.c 		__pte |= IOMMU_PTE_IR | IOMMU_PTE_IW;
IOMMU_PTE_IR      171 include/asm-x86/amd_iommu_types.h 	((address) | IOMMU_PDE_NL_1 | IOMMU_PTE_P | IOMMU_PTE_IR | IOMMU_PTE_IW)
IOMMU_PTE_IR      173 include/asm-x86/amd_iommu_types.h 	((address) | IOMMU_PDE_NL_2 | IOMMU_PTE_P | IOMMU_PTE_IR | IOMMU_PTE_IW)