Home
last modified time | relevance | path

Searched refs:IOMMU_PROT_MASK (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/iommu/amd/
H A Dio_pgtable_v2.c254 if (!(prot & IOMMU_PROT_MASK)) in iommu_v2_map_pages()
H A Dio_pgtable.c377 if (!(prot & IOMMU_PROT_MASK)) in iommu_v1_map_pages()
H A Damd_iommu_types.h419 #define IOMMU_PROT_MASK 0x03 macro