Home
last modified time | relevance | path

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

/linux/include/linux/
A Ddmar.h151 extern int dmar_iommu_hotplug(struct dmar_drhd_unit *dmaru, bool insert);
168 static inline int dmar_iommu_hotplug(struct dmar_drhd_unit *dmaru, bool insert) in dmar_iommu_hotplug() function
/linux/drivers/iommu/intel/
A Ddmar.c2239 ret = dmar_iommu_hotplug(dmaru, true); in dmar_hp_add_drhd()
2265 ret = dmar_iommu_hotplug(dmaru, false); in dmar_hp_remove_drhd()
A Diommu.c4015 int dmar_iommu_hotplug(struct dmar_drhd_unit *dmaru, bool insert) in dmar_iommu_hotplug() function

Completed in 19 milliseconds