Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/amd/
H A Dio_pgtable_v2.c71 if (prot & IOMMU_PROT_IW) in set_pte_attr()
H A Dio_pgtable.c402 if (prot & IOMMU_PROT_IW) in iommu_v1_map_pages()
H A Damd_iommu_types.h421 #define IOMMU_PROT_IW 0x02 macro
H A Diommu.c2262 prot |= IOMMU_PROT_IW; in amd_iommu_map_pages()
2372 if (entry->prot & IOMMU_PROT_IW) in amd_iommu_get_resv_regions()