Searched refs:dmar_iommu_hotplug (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Ddmar.h146 extern int dmar_iommu_hotplug(struct dmar_drhd_unit *dmaru, bool insert);
163 static inline int dmar_iommu_hotplug(struct dmar_drhd_unit *dmaru, bool insert) function
/linux-master/drivers/iommu/intel/
H A Ddmar.c2288 ret = dmar_iommu_hotplug(dmaru, true);
2314 ret = dmar_iommu_hotplug(dmaru, false);
H A Diommu.c3203 int dmar_iommu_hotplug(struct dmar_drhd_unit *dmaru, bool insert) function

Completed in 153 milliseconds