Home
last modified time | relevance | path

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

/linux/include/linux/
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) in dmar_iommu_hotplug() function
/linux/drivers/iommu/intel/
A Ddmar.c2219 ret = dmar_iommu_hotplug(dmaru, true); in dmar_hp_add_drhd()
2245 ret = dmar_iommu_hotplug(dmaru, false); in dmar_hp_remove_drhd()
A Diommu.c2813 int dmar_iommu_hotplug(struct dmar_drhd_unit *dmaru, bool insert) in dmar_iommu_hotplug() function

Completed in 16 milliseconds