Home
last modified time | relevance | path

Searched refs:IOMMU_PROT_IW (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/iommu/amd/
Dio_pgtable_v2.c77 if (prot & IOMMU_PROT_IW) in set_pte_attr()
Dio_pgtable.c402 if (prot & IOMMU_PROT_IW) in iommu_v1_map_pages()
Damd_iommu_types.h410 #define IOMMU_PROT_IW 0x02 macro
Diommu.c2218 prot |= IOMMU_PROT_IW; in amd_iommu_map_pages()
2326 if (entry->prot & IOMMU_PROT_IW) in amd_iommu_get_resv_regions()