Searched refs:drhd (Results 1 – 5 of 5) sorted by relevance
76 if (drhd->include_all) in dmar_register_drhd_unit()306 ((void *)drhd) + drhd->header.length, in dmar_pci_bus_add_dev()435 ((void *)drhd) + drhd->header.length, in dmar_parse_one_drhd()535 (unsigned long long)drhd->address, drhd->flags); in dmar_table_print_dmar_entry()744 (unsigned long)scope < ((unsigned long)drhd) + drhd->header.length; in dmar_acpi_insert_dev_scope()887 drhd = (void *)entry; in dmar_validate_one_drhd()1072 drhd->ignored = 1; in alloc_iommu()1080 drhd->ignored = 1; in alloc_iommu()1088 drhd->ignored = 1; in alloc_iommu()1151 drhd->iommu = iommu; in alloc_iommu()[all …]
115 struct dmar_drhd_unit *drhd; in iommu_regset_show() local122 for_each_active_iommu(iommu, drhd) { in iommu_regset_show()123 if (!drhd->reg_base_addr) { in iommu_regset_show()284 struct dmar_drhd_unit *drhd; in dmar_translation_struct_show() local352 struct dmar_drhd_unit *drhd; in domain_translation_struct_show() local511 struct dmar_drhd_unit *drhd; in invalidation_queue_show() local599 struct dmar_drhd_unit *drhd; in ir_translation_struct_show() local666 struct dmar_drhd_unit *drhd; in latency_show() local670 for_each_active_iommu(iommu, drhd) in latency_show()671 latency_show_one(m, iommu, drhd); in latency_show()[all …]
222 return drhd ? drhd->iommu->ir_domain : NULL; in map_dev_to_ir()686 struct dmar_drhd_unit *drhd; in intel_cleanup_irq_remapping() local702 struct dmar_drhd_unit *drhd; in intel_prepare_irq_remapping() local728 for_each_iommu(iommu, drhd) in intel_prepare_irq_remapping()773 struct dmar_drhd_unit *drhd; in set_irq_posting_cap() local788 for_each_iommu(iommu, drhd) in set_irq_posting_cap()799 struct dmar_drhd_unit *drhd; in intel_enable_irq_remapping() local927 start = (void *)(drhd + 1); in ir_parse_ioapic_hpet_scope()961 struct dmar_drhd_unit *drhd; in parse_ioapics_under_ir() local1012 struct dmar_drhd_unit *drhd; in disable_irq_remapping() local[all …]
444 struct dmar_drhd_unit *drhd; in quirk_ioat_snb_local_iommu() local463 if (!drhd || drhd->reg_base_addr - vtbar != 0xa000) { in quirk_ioat_snb_local_iommu()2094 if (drhd->ignored) { in init_dmars()2177 if (drhd->ignored) { in init_dmars()2223 for_each_drhd_unit(drhd) { in init_no_remapping_devices()2230 drhd->ignored = 1; in init_no_remapping_devices()2235 if (drhd->include_all) in init_no_remapping_devices()2247 drhd->gfx_dedicated = 1; in init_no_remapping_devices()2249 drhd->ignored = 1; in init_no_remapping_devices()2269 if (drhd->ignored) { in init_iommu_hw()[all …]
760 struct dmar_drhd_unit *drhd; member
Completed in 31 milliseconds