Searched refs:IOMMU_MAP_ENTRY_SNOOP (Results 1 – 3 of 3) sorted by relevance
56 #define IOMMU_MAP_ENTRY_SNOOP 0x4000 /* Snoop */ macro
241 ((eflags & IOMMU_MAP_ENTRY_SNOOP) != 0 ? AMDIOMMU_PTE_FC : 0); in amdiommu_map_buf()
486 ((eflags & IOMMU_MAP_ENTRY_SNOOP) != 0 ? DMAR_PTE_SNP : 0) | in dmar_map_buf()