Home
last modified time | relevance | path

Searched refs:dmar_iommu_hotplug (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/iommu/intel/
H A Ddmar.c2207 ret = dmar_iommu_hotplug(dmaru, true); in dmar_hp_add_drhd()
2233 ret = dmar_iommu_hotplug(dmaru, false); in dmar_hp_remove_drhd()
H A Diommu.c2664 int dmar_iommu_hotplug(struct dmar_drhd_unit *dmaru, bool insert) in dmar_iommu_hotplug() function