Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iommu/amd/
Dio_pgtable_v2.c72 if (prot & IOMMU_PROT_IW) in set_pte_attr()
Dio_pgtable.c369 if (prot & IOMMU_PROT_IW) in iommu_v1_map_pages()
Damd_iommu_types.h439 #define IOMMU_PROT_IW 0x02 macro
Diommu.c2534 prot |= IOMMU_PROT_IW; in amd_iommu_map_pages()
2711 if (entry->prot & IOMMU_PROT_IW) in amd_iommu_get_resv_regions()