Home
last modified time | relevance | path

Searched defs:drhd (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/iommu/intel/
H A Ddebugfs.c115 struct dmar_drhd_unit *drhd; in iommu_regset_show() local
284 struct dmar_drhd_unit *drhd; in dmar_translation_struct_show() local
352 struct dmar_drhd_unit *drhd; in domain_translation_struct_show() local
511 struct dmar_drhd_unit *drhd; in invalidation_queue_show() local
599 struct dmar_drhd_unit *drhd; in ir_translation_struct_show() local
649 struct dmar_drhd_unit *drhd) in latency_show_one()
666 struct dmar_drhd_unit *drhd; in latency_show() local
686 struct dmar_drhd_unit *drhd; in dmar_perf_latency_write() local
H A Dirq_remapping.c220 struct dmar_drhd_unit *drhd = dmar_find_matched_drhd_unit(dev); in map_dev_to_ir() local
686 struct dmar_drhd_unit *drhd; in intel_cleanup_irq_remapping() local
702 struct dmar_drhd_unit *drhd; in intel_prepare_irq_remapping() local
773 struct dmar_drhd_unit *drhd; in set_irq_posting_cap() local
799 struct dmar_drhd_unit *drhd; in intel_enable_irq_remapping() local
830 struct acpi_dmar_hardware_unit *drhd) in ir_parse_one_hpet_scope()
875 struct acpi_dmar_hardware_unit *drhd) in ir_parse_one_ioapic_scope()
922 struct acpi_dmar_hardware_unit *drhd; in ir_parse_ioapic_hpet_scope() local
961 struct dmar_drhd_unit *drhd; in parse_ioapics_under_ir() local
1012 struct dmar_drhd_unit *drhd; in disable_irq_remapping() local
[all …]
H A Ddmar.c70 static void dmar_register_drhd_unit(struct dmar_drhd_unit *drhd) in dmar_register_drhd_unit()
297 struct acpi_dmar_hardware_unit *drhd; in dmar_pci_bus_add_dev() local
390 dmar_find_dmaru(struct acpi_dmar_hardware_unit *drhd) in dmar_find_dmaru()
410 struct acpi_dmar_hardware_unit *drhd; in dmar_parse_one_drhd() local
493 struct dmar_drhd_unit *drhd; in dmar_parse_one_rhsa() local
524 struct acpi_dmar_hardware_unit *drhd; in dmar_table_print_dmar_entry() local
703 struct acpi_dmar_hardware_unit *drhd; in dmar_find_matched_drhd_unit() local
732 struct acpi_dmar_hardware_unit *drhd; in dmar_acpi_insert_dev_scope() local
883 struct acpi_dmar_hardware_unit *drhd; in dmar_validate_one_drhd() local
964 static int map_iommu(struct intel_iommu *iommu, struct dmar_drhd_unit *drhd) in map_iommu()
[all …]
H A Diommu.c444 struct dmar_drhd_unit *drhd; in quirk_ioat_snb_local_iommu() local
491 struct dmar_drhd_unit *drhd = NULL; in device_lookup_iommu() local
2089 struct dmar_drhd_unit *drhd; in init_dmars() local
2219 struct dmar_drhd_unit *drhd; in init_no_remapping_devices() local
2256 struct dmar_drhd_unit *drhd; in init_iommu_hw() local
2290 struct dmar_drhd_unit *drhd; in iommu_flush_all() local
2303 struct dmar_drhd_unit *drhd; in iommu_suspend() local
2330 struct dmar_drhd_unit *drhd; in iommu_resume() local
2826 struct dmar_drhd_unit *drhd; in intel_disable_iommus() local
2834 struct dmar_drhd_unit *drhd; in intel_iommu_shutdown() local
[all …]
H A Diommu.h760 struct dmar_drhd_unit *drhd; member