Searched refs:dmar_ir_hotplug (Results 1 – 3 of 3) sorted by relevance
158 extern int dmar_ir_hotplug(struct dmar_drhd_unit *dmaru, bool insert);160 static inline int dmar_ir_hotplug(struct dmar_drhd_unit *dmaru, bool insert) in dmar_ir_hotplug() function
1961 ret = dmar_ir_hotplug(dmaru, true); in dmar_hp_add_drhd()1987 ret = dmar_ir_hotplug(dmaru, false); in dmar_hp_remove_drhd()
1486 int dmar_ir_hotplug(struct dmar_drhd_unit *dmaru, bool insert) in dmar_ir_hotplug() function