Searched defs:dmar_domain (Results 1 – 7 of 7) sorted by relevance
394 struct dmar_domain { struct395 int nid; /* node id */397 unsigned iommu_refcnt[DMAR_UNITS_SUPPORTED];401 u16 iommu_did[DMAR_UNITS_SUPPORTED];406 bool has_iotlb_device;407 struct list_head devices; /* all devices' list */408 struct iova_domain iovad; /* iova's that belong to this domain */410 struct dma_pte *pgd; /* virtual address */411 int gaw; /* max guest address width */414 int agaw;[all …]
528 struct dmar_domain { struct529 int nid; /* node id */531 unsigned iommu_refcnt[DMAR_UNITS_SUPPORTED];535 u16 iommu_did[DMAR_UNITS_SUPPORTED];539 unsigned int auxd_refcnt; /* Refcount of auxiliary attaching */541 bool has_iotlb_device;542 struct list_head devices; /* all devices' list */543 struct list_head auxd; /* link to device's auxiliary list */544 struct iova_domain iovad; /* iova's that belong to this domain */546 struct dma_pte *pgd; /* virtual address */[all …]
5148 static void intel_init_iova_domain(struct dmar_domain *dmar_domain) in intel_init_iova_domain()5161 struct dmar_domain *dmar_domain; in intel_iommu_domain_alloc() local5335 struct dmar_domain *dmar_domain = to_dmar_domain(domain); in prepare_domain_attach_device() local5482 struct dmar_domain *dmar_domain = to_dmar_domain(domain); in intel_iommu_sva_invalidate() local5614 struct dmar_domain *dmar_domain = to_dmar_domain(domain); in intel_iommu_map() local5652 struct dmar_domain *dmar_domain = to_dmar_domain(domain); in intel_iommu_unmap() local5687 struct dmar_domain *dmar_domain = to_dmar_domain(domain); in intel_iommu_iova_to_phys() local5917 struct dmar_domain *dmar_domain = to_dmar_domain(domain); in intel_iommu_apply_resv_region() local6071 struct dmar_domain *dmar_domain = to_dmar_domain(domain); in intel_iommu_aux_get_pasid() local6087 struct dmar_domain *dmar_domain = to_dmar_domain(domain); in intel_iommu_domain_set_attr() local
262 struct dmar_domain *dmar_domain; in intel_svm_bind_gpasid() local
322 static struct irq_domain *dmar_domain; in dmar_get_irq_domain() local
359 static struct irq_domain *dmar_domain; in dmar_get_irq_domain() local
4964 struct dmar_domain *dmar_domain; in intel_iommu_domain_alloc() local4998 struct dmar_domain *dmar_domain = to_dmar_domain(domain); in intel_iommu_attach_device() local5069 struct dmar_domain *dmar_domain = to_dmar_domain(domain); in intel_iommu_map() local5106 struct dmar_domain *dmar_domain = to_dmar_domain(domain); in intel_iommu_unmap() local5141 struct dmar_domain *dmar_domain = to_dmar_domain(domain); in intel_iommu_iova_to_phys() local