Searched defs:drhd (Results 1 – 6 of 6) sorted by relevance
238 struct dmar_drhd_unit *drhd = dmar_find_matched_drhd_unit(dev); in map_dev_to_ir() local712 struct dmar_drhd_unit *drhd; in intel_cleanup_irq_remapping() local728 struct dmar_drhd_unit *drhd; in intel_prepare_irq_remapping() local799 struct dmar_drhd_unit *drhd; in set_irq_posting_cap() local825 struct dmar_drhd_unit *drhd; in intel_enable_irq_remapping() local856 struct acpi_dmar_hardware_unit *drhd) in ir_parse_one_hpet_scope()901 struct acpi_dmar_hardware_unit *drhd) in ir_parse_one_ioapic_scope()948 struct acpi_dmar_hardware_unit *drhd; in ir_parse_ioapic_hpet_scope() local987 struct dmar_drhd_unit *drhd; in parse_ioapics_under_ir() local1038 struct dmar_drhd_unit *drhd; in disable_irq_remapping() local[all …]
69 static void dmar_register_drhd_unit(struct dmar_drhd_unit *drhd) in dmar_register_drhd_unit()299 struct acpi_dmar_hardware_unit *drhd; in dmar_pci_bus_add_dev() local392 dmar_find_dmaru(struct acpi_dmar_hardware_unit *drhd) in dmar_find_dmaru()412 struct acpi_dmar_hardware_unit *drhd; in dmar_parse_one_drhd() local493 struct dmar_drhd_unit *drhd; in dmar_parse_one_rhsa() local524 struct acpi_dmar_hardware_unit *drhd; in dmar_table_print_dmar_entry() local697 struct acpi_dmar_hardware_unit *drhd; in dmar_find_matched_drhd_unit() local726 struct acpi_dmar_hardware_unit *drhd; in dmar_acpi_insert_dev_scope() local875 struct acpi_dmar_hardware_unit *drhd; in dmar_validate_one_drhd() local1046 static int alloc_iommu(struct dmar_drhd_unit *drhd) in alloc_iommu()[all …]
112 struct dmar_drhd_unit *drhd; in iommu_regset_show() local283 struct dmar_drhd_unit *drhd; in dmar_translation_struct_show() local404 struct dmar_drhd_unit *drhd; in invalidation_queue_show() local492 struct dmar_drhd_unit *drhd; in ir_translation_struct_show() local
622 struct dmar_drhd_unit *drhd; in domain_update_iommu_coherency() local652 struct dmar_drhd_unit *drhd; in domain_update_iommu_snooping() local673 struct dmar_drhd_unit *drhd; in domain_update_iommu_superpage() local812 struct dmar_drhd_unit *drhd; in quirk_ioat_snb_local_iommu() local859 struct dmar_drhd_unit *drhd = NULL; in device_to_iommu() local1848 struct dmar_drhd_unit *drhd; in first_level_by_default() local3236 struct dmar_drhd_unit *drhd; in init_dmars() local4078 struct dmar_drhd_unit *drhd; in init_no_remapping_devices() local4115 struct dmar_drhd_unit *drhd; in init_iommu_hw() local4149 struct dmar_drhd_unit *drhd; in iommu_flush_all() local[all …]
73 #define for_each_drhd_unit(drhd) \ argument77 #define for_each_active_drhd_unit(drhd) \ argument82 #define for_each_active_iommu(i, drhd) \ argument87 #define for_each_iommu(i, drhd) \ argument
610 struct dmar_drhd_unit *drhd; member