Home
last modified time | relevance | path

Searched refs:has_mappings (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/iommu/intel/
H A Diommu.h595 u8 has_mappings:1; /* Has mappings configured through member
H A Diommu.c2219 domain->has_mappings = true; in __domain_mapping()
4329 (!dmar_domain->use_first_level && dmar_domain->has_mappings)) { in intel_iommu_enforce_cache_coherency()