Searched defs:dmar_domain (Results 1 – 5 of 5) sorted by relevance
25 struct dmar_domain *dmar_domain = to_dmar_domain(domain); in intel_nested_attach_dev() local80 struct dmar_domain *dmar_domain = to_dmar_domain(domain); in intel_nested_domain_free() local93 struct dmar_domain *dmar_domain = to_dmar_domain(domain); in intel_nested_cache_invalidate_user() local150 struct dmar_domain *dmar_domain = to_dmar_domain(domain); in intel_nested_set_dev_pasid() local
601 struct dmar_domain { struct602 int nid; /* node id */603 struct xarray iommu_array; /* Attached IOMMU array */605 u8 iommu_coherency: 1; /* indicate coherency of iommu access */606 u8 force_snooping : 1; /* Create IOPTEs with snoop control */607 u8 set_pte_snp:1;608 u8 use_first_level:1; /* DMA translation for the domain goes613 u8 dirty_tracking:1; /* Dirty tracking is enabled */614 u8 nested_parent:1; /* Has other domains nested on it */615 u8 has_mappings:1; /* Has mappings configured through[all …]
3348 struct dmar_domain *dmar_domain; in intel_iommu_domain_alloc_paging_flags() local3400 struct dmar_domain *dmar_domain = to_dmar_domain(domain); in intel_iommu_domain_free() local3410 struct dmar_domain *dmar_domain = to_dmar_domain(domain); in paging_domain_compatible() local3468 struct dmar_domain *dmar_domain = to_dmar_domain(domain); in intel_iommu_map() local3526 struct dmar_domain *dmar_domain = to_dmar_domain(domain); in intel_iommu_unmap() local3579 struct dmar_domain *dmar_domain = to_dmar_domain(domain); in intel_iommu_iova_to_phys() local3631 struct dmar_domain *dmar_domain = to_dmar_domain(domain); in intel_iommu_enforce_cache_coherency() local4081 struct dmar_domain *dmar_domain; in domain_remove_dev_pasid() local4127 struct dmar_domain *dmar_domain = to_dmar_domain(domain); in domain_add_dev_pasid() local4164 struct dmar_domain *dmar_domain = to_dmar_domain(domain); in intel_iommu_set_dev_pasid() local[all …]
147 struct dmar_domain *dmar_domain = to_dmar_domain(domain); in intel_svm_domain_free() local
345 static struct irq_domain *dmar_domain; in dmar_get_irq_domain() local