Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/iommu/intel/
A Ddebugfs.c116 struct dmar_drhd_unit *drhd; in iommu_regset_show() local
285 struct dmar_drhd_unit *drhd; in dmar_translation_struct_show() local
425 struct dmar_drhd_unit *drhd; in invalidation_queue_show() local
513 struct dmar_drhd_unit *drhd; in ir_translation_struct_show() local
563 struct dmar_drhd_unit *drhd) in latency_show_one()
580 struct dmar_drhd_unit *drhd; in latency_show() local
600 struct dmar_drhd_unit *drhd; in dmar_perf_latency_write() local
A Dirq_remapping.c229 struct dmar_drhd_unit *drhd = dmar_find_matched_drhd_unit(dev); in map_dev_to_ir() local
707 struct dmar_drhd_unit *drhd; in intel_cleanup_irq_remapping() local
723 struct dmar_drhd_unit *drhd; in intel_prepare_irq_remapping() local
797 struct dmar_drhd_unit *drhd; in set_irq_posting_cap() local
823 struct dmar_drhd_unit *drhd; in intel_enable_irq_remapping() local
854 struct acpi_dmar_hardware_unit *drhd) in ir_parse_one_hpet_scope()
899 struct acpi_dmar_hardware_unit *drhd) in ir_parse_one_ioapic_scope()
946 struct acpi_dmar_hardware_unit *drhd; in ir_parse_ioapic_hpet_scope() local
985 struct dmar_drhd_unit *drhd; in parse_ioapics_under_ir() local
1036 struct dmar_drhd_unit *drhd; in disable_irq_remapping() local
[all …]
A Ddmar.c69 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
1041 static int alloc_iommu(struct dmar_drhd_unit *drhd) in alloc_iommu()
[all …]
A Diommu.c458 struct dmar_drhd_unit *drhd; in domain_update_iommu_coherency() local
488 struct dmar_drhd_unit *drhd; in domain_update_iommu_superpage() local
656 struct dmar_drhd_unit *drhd; in quirk_ioat_snb_local_iommu() local
2881 struct dmar_drhd_unit *drhd; in init_dmars() local
3041 struct dmar_drhd_unit *drhd; in init_no_remapping_devices() local
3078 struct dmar_drhd_unit *drhd; in init_iommu_hw() local
3107 struct dmar_drhd_unit *drhd; in iommu_flush_all() local
3120 struct dmar_drhd_unit *drhd; in iommu_suspend() local
3160 struct dmar_drhd_unit *drhd; in iommu_resume() local
3725 struct dmar_drhd_unit *drhd; in intel_disable_iommus() local
[all …]
A Dperfmon.c786 struct dmar_drhd_unit *drhd; in iommu_pmu_cpu_offline() local
A Diommu.h694 struct dmar_drhd_unit *drhd; member
/linux-6.3-rc2/include/linux/
A Ddmar.h70 #define for_each_drhd_unit(drhd) \ argument
74 #define for_each_active_drhd_unit(drhd) \ argument
79 #define for_each_active_iommu(i, drhd) \ argument
84 #define for_each_iommu(i, drhd) \ argument

Completed in 32 milliseconds