Home
last modified time | relevance | path

Searched defs:drhd (Results 1 – 6 of 6) 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; ir_translation_struct_show() local
649 latency_show_one(struct seq_file * m,struct intel_iommu * iommu,struct dmar_drhd_unit * drhd) latency_show_one() argument
666 struct dmar_drhd_unit *drhd; latency_show() local
686 struct dmar_drhd_unit *drhd; dmar_perf_latency_write() local
[all...]
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; intel_enable_irq_remapping() local
830 ir_parse_one_hpet_scope(struct acpi_dmar_device_scope * scope,struct intel_iommu * iommu,struct acpi_dmar_hardware_unit * drhd) ir_parse_one_hpet_scope() argument
875 ir_parse_one_ioapic_scope(struct acpi_dmar_device_scope * scope,struct intel_iommu * iommu,struct acpi_dmar_hardware_unit * drhd) ir_parse_one_ioapic_scope() argument
922 struct acpi_dmar_hardware_unit *drhd; ir_parse_ioapic_hpet_scope() local
961 struct dmar_drhd_unit *drhd; parse_ioapics_under_ir() local
1012 struct dmar_drhd_unit *drhd; disable_irq_remapping() local
1034 struct dmar_drhd_unit *drhd; reenable_irq_remapping() local
[all...]
H A Ddmar.c70 static void dmar_register_drhd_unit(struct dmar_drhd_unit *drhd) in dmar_register_drhd_unit() argument
297 struct acpi_dmar_hardware_unit *drhd; in dmar_pci_bus_add_dev() local
390 dmar_find_dmaru(struct acpi_dmar_hardware_unit * drhd) dmar_find_dmaru() argument
410 struct acpi_dmar_hardware_unit *drhd; dmar_parse_one_drhd() local
493 struct dmar_drhd_unit *drhd; dmar_parse_one_rhsa() local
524 struct acpi_dmar_hardware_unit *drhd; dmar_table_print_dmar_entry() local
703 struct acpi_dmar_hardware_unit *drhd; dmar_find_matched_drhd_unit() local
732 struct acpi_dmar_hardware_unit *drhd; dmar_acpi_insert_dev_scope() local
883 struct acpi_dmar_hardware_unit *drhd; dmar_validate_one_drhd() local
964 map_iommu(struct intel_iommu * iommu,struct dmar_drhd_unit * drhd) map_iommu() argument
1036 alloc_iommu(struct dmar_drhd_unit * drhd) alloc_iommu() argument
2041 struct dmar_drhd_unit *drhd; enable_drhd_fault_handling() local
[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; init_dmars() local
2219 struct dmar_drhd_unit *drhd; init_no_remapping_devices() local
2256 struct dmar_drhd_unit *drhd; init_iommu_hw() local
2290 struct dmar_drhd_unit *drhd; iommu_flush_all() local
2303 struct dmar_drhd_unit *drhd; iommu_suspend() local
2330 struct dmar_drhd_unit *drhd; iommu_resume() local
2826 struct dmar_drhd_unit *drhd; intel_disable_iommus() local
2834 struct dmar_drhd_unit *drhd; intel_iommu_shutdown() local
2975 struct dmar_drhd_unit *drhd; probe_acpi_namespace_devices() local
3027 struct dmar_drhd_unit *drhd; intel_iommu_init() local
[all...]
H A Diommu.h760 struct dmar_drhd_unit *drhd; member
/linux/include/linux/
H 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 for_each_iommu(i,drhd) global() argument
[all...]