Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iommu/
Damd_iommu_types.h276 IOMMU_PTE_PR | IOMMU_PTE_IR | IOMMU_PTE_IW)
331 #define IOMMU_PTE_IR (1ULL << 61) macro
Damd_iommu.c1699 __pte |= IOMMU_PTE_IR; in iommu_map_page()