Home
last modified time | relevance | path

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

/linux-3.3/drivers/iommu/ !
Ddmar.c52 static void __init dmar_register_drhd_unit(struct dmar_drhd_unit *drhd) in dmar_register_drhd_unit()
176 struct acpi_dmar_hardware_unit *drhd; in dmar_parse_one_drhd() local
201 struct acpi_dmar_hardware_unit *drhd; in dmar_parse_dev() local
225 struct dmar_drhd_unit *drhd; in dmar_parse_one_rhsa() local
254 struct acpi_dmar_hardware_unit *drhd; in dmar_table_print_dmar_entry() local
406 struct acpi_dmar_hardware_unit *drhd; in dmar_find_matched_drhd_unit() local
430 struct dmar_drhd_unit *drhd, *drhd_n; in dmar_dev_scope_init() local
499 struct acpi_dmar_hardware_unit *drhd; in check_zero_address() local
581 int alloc_iommu(struct dmar_drhd_unit *drhd) in alloc_iommu()
1249 struct dmar_drhd_unit *drhd; in enable_drhd_fault_handling() local
Dintr_remapping.c241 struct dmar_drhd_unit *drhd; in map_dev_to_ir() local
524 struct dmar_drhd_unit *drhd; in intr_remapping_supported() local
544 struct dmar_drhd_unit *drhd; in enable_intr_remapping() local
707 struct acpi_dmar_hardware_unit *drhd; in ir_parse_ioapic_hpet_scope() local
753 struct dmar_drhd_unit *drhd; in parse_ioapics_under_ir() local
787 struct dmar_drhd_unit *drhd; in disable_intr_remapping() local
803 struct dmar_drhd_unit *drhd; in reenable_intr_remapping() local
Dintel-iommu.c611 struct dmar_drhd_unit *drhd; in domain_update_iommu_superpage() local
640 struct dmar_drhd_unit *drhd = NULL; in device_to_iommu() local
1508 struct dmar_drhd_unit *drhd; in domain_exit() local
1950 struct dmar_drhd_unit *drhd; in get_domain_for_dev() local
2212 struct dmar_drhd_unit *drhd; in si_domain_init() local
2392 struct dmar_drhd_unit *drhd; in init_dmars() local
3211 struct dmar_drhd_unit *drhd; in quirk_ioat_snb_local_iommu() local
3239 struct dmar_drhd_unit *drhd; in init_no_remapping_devices() local
3284 struct dmar_drhd_unit *drhd; in init_iommu_hw() local
3320 struct dmar_drhd_unit *drhd; in iommu_flush_all() local
[all …]
/linux-3.3/include/linux/ !
Ddmar.h52 #define for_each_drhd_unit(drhd) \ argument
55 #define for_each_active_iommu(i, drhd) \ argument
59 #define for_each_iommu(i, drhd) \ argument