Searched refs:dmar_iommu_hotplug (Results 1 – 2 of 2) sorted by relevance
2207 ret = dmar_iommu_hotplug(dmaru, true); in dmar_hp_add_drhd()2233 ret = dmar_iommu_hotplug(dmaru, false); in dmar_hp_remove_drhd()
2664 int dmar_iommu_hotplug(struct dmar_drhd_unit *dmaru, bool insert) in dmar_iommu_hotplug() function