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.c219 struct dmar_drhd_unit *drhd = dmar_find_matched_drhd_unit(dev); in map_dev_to_ir() local
688 struct dmar_drhd_unit *drhd; in intel_cleanup_irq_remapping() local
704 struct dmar_drhd_unit *drhd; in intel_prepare_irq_remapping() local
775 struct dmar_drhd_unit *drhd; in set_irq_posting_cap() local
801 struct dmar_drhd_unit *drhd; in intel_enable_irq_remapping() local
832 struct acpi_dmar_hardware_unit *drhd) in ir_parse_one_hpet_scope()
877 struct acpi_dmar_hardware_unit *drhd) in ir_parse_one_ioapic_scope()
924 struct acpi_dmar_hardware_unit *drhd; in ir_parse_ioapic_hpet_scope() local
963 struct dmar_drhd_unit *drhd; in parse_ioapics_under_ir() local
1014 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
967 static int map_iommu(struct intel_iommu *iommu, struct dmar_drhd_unit *drhd) in map_iommu()
[all …]
H A Diommu.c442 struct dmar_drhd_unit *drhd; in quirk_ioat_snb_local_iommu() local
489 struct dmar_drhd_unit *drhd = NULL; in device_lookup_iommu() local
2101 struct dmar_drhd_unit *drhd; in init_dmars() local
2231 struct dmar_drhd_unit *drhd; in init_no_remapping_devices() local
2268 struct dmar_drhd_unit *drhd; in init_iommu_hw() local
2302 struct dmar_drhd_unit *drhd; in iommu_flush_all() local
2315 struct dmar_drhd_unit *drhd; in iommu_suspend() local
2342 struct dmar_drhd_unit *drhd; in iommu_resume() local
2838 struct dmar_drhd_unit *drhd; in intel_disable_iommus() local
2846 struct dmar_drhd_unit *drhd; in intel_iommu_shutdown() local
[all …]
H A Diommu.h757 struct dmar_drhd_unit *drhd; member