Home
last modified time | relevance | path

Searched refs:IOMMU_PTE_IW (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)
332 #define IOMMU_PTE_IW (1ULL << 62) macro
Damd_iommu.c1701 __pte |= IOMMU_PTE_IW; in iommu_map_page()