Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iommu/
Damd_iommu_types.h280 IOMMU_PTE_PR | IOMMU_PTE_IR | IOMMU_PTE_IW)
335 #define IOMMU_PTE_IR (1ULL << 61) macro
Damd_iommu.c1500 __pte |= IOMMU_PTE_IR; in iommu_map_page()