Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/intel/
H A Ddmar.c295 struct dmar_drhd_unit *dmaru; in dmar_pci_bus_add_dev() local
324 struct dmar_drhd_unit *dmaru; in dmar_pci_bus_del_dev() local
391 struct dmar_drhd_unit *dmaru; in dmar_find_dmaru() local
410 struct dmar_drhd_unit *dmaru; in dmar_parse_one_drhd() local
457 static void dmar_free_drhd(struct dmar_drhd_unit *dmaru) in dmar_free_drhd()
701 struct dmar_drhd_unit *dmaru; in dmar_find_matched_drhd_unit() local
730 struct dmar_drhd_unit *dmaru; in dmar_acpi_insert_dev_scope() local
2175 struct dmar_drhd_unit *dmaru, *dmaru_n; in dmar_free_unused_resources() local
2256 struct dmar_drhd_unit *dmaru; in dmar_hp_add_drhd() local
2273 struct dmar_drhd_unit *dmaru; in dmar_hp_remove_drhd() local
[all …]
H A Dirq_remapping.c1441 static int dmar_ir_add(struct dmar_drhd_unit *dmaru, struct intel_iommu *iommu) in dmar_ir_add()
1478 int dmar_ir_hotplug(struct dmar_drhd_unit *dmaru, bool insert) in dmar_ir_hotplug()
H A Diommu.c3275 static int intel_iommu_add(struct dmar_drhd_unit *dmaru) in intel_iommu_add()
3347 int dmar_iommu_hotplug(struct dmar_drhd_unit *dmaru, bool insert) in dmar_iommu_hotplug()
/openbmc/linux/include/linux/
H A Ddmar.h163 static inline int dmar_iommu_hotplug(struct dmar_drhd_unit *dmaru, bool insert) in dmar_iommu_hotplug()
172 static inline int dmar_ir_hotplug(struct dmar_drhd_unit *dmaru, bool insert) in dmar_ir_hotplug()