Home
last modified time | relevance | path

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

/linux/drivers/iommu/intel/
A Ddebugfs.c116 struct dmar_drhd_unit *drhd; in iommu_regset_show() local
287 struct dmar_drhd_unit *drhd; in dmar_translation_struct_show() local
408 struct dmar_drhd_unit *drhd; in invalidation_queue_show() local
496 struct dmar_drhd_unit *drhd; in ir_translation_struct_show() local
546 struct dmar_drhd_unit *drhd) in latency_show_one()
563 struct dmar_drhd_unit *drhd; in latency_show() local
583 struct dmar_drhd_unit *drhd; in dmar_perf_latency_write() local
A Dirq_remapping.c231 struct dmar_drhd_unit *drhd = dmar_find_matched_drhd_unit(dev); in map_dev_to_ir() local
705 struct dmar_drhd_unit *drhd; in intel_cleanup_irq_remapping() local
721 struct dmar_drhd_unit *drhd; in intel_prepare_irq_remapping() local
795 struct dmar_drhd_unit *drhd; in set_irq_posting_cap() local
821 struct dmar_drhd_unit *drhd; in intel_enable_irq_remapping() local
852 struct acpi_dmar_hardware_unit *drhd) in ir_parse_one_hpet_scope()
897 struct acpi_dmar_hardware_unit *drhd) in ir_parse_one_ioapic_scope()
944 struct acpi_dmar_hardware_unit *drhd; in ir_parse_ioapic_hpet_scope() local
983 struct dmar_drhd_unit *drhd; in parse_ioapics_under_ir() local
1034 struct dmar_drhd_unit *drhd; in disable_irq_remapping() local
[all …]
A Ddmar.c71 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() local
392 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() 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
881 struct acpi_dmar_hardware_unit *drhd; in dmar_validate_one_drhd() local
1052 static int alloc_iommu(struct dmar_drhd_unit *drhd) in alloc_iommu()
[all …]
A Diommu.c606 struct dmar_drhd_unit *drhd; in domain_update_iommu_coherency() local
636 struct dmar_drhd_unit *drhd; in domain_update_iommu_snooping() local
664 struct dmar_drhd_unit *drhd; in domain_update_iommu_superpage() local
836 struct dmar_drhd_unit *drhd; in quirk_ioat_snb_local_iommu() local
3309 struct dmar_drhd_unit *drhd; in init_dmars() local
3564 struct dmar_drhd_unit *drhd; in init_no_remapping_devices() local
3601 struct dmar_drhd_unit *drhd; in init_iommu_hw() local
3630 struct dmar_drhd_unit *drhd; in iommu_flush_all() local
3643 struct dmar_drhd_unit *drhd; in iommu_suspend() local
3683 struct dmar_drhd_unit *drhd; in iommu_resume() local
[all …]
/linux/include/linux/
A Ddmar.h73 #define for_each_drhd_unit(drhd) \ argument
77 #define for_each_active_drhd_unit(drhd) \ argument
82 #define for_each_active_iommu(i, drhd) \ argument
87 #define for_each_iommu(i, drhd) \ argument
A Dintel-iommu.h619 struct dmar_drhd_unit *drhd; member

Completed in 28 milliseconds