Searched refs:dmar_ir_hotplug (Results 1 – 3 of 3) sorted by relevance
166 extern int dmar_ir_hotplug(struct dmar_drhd_unit *dmaru, bool insert);168 static inline int dmar_ir_hotplug(struct dmar_drhd_unit *dmaru, bool insert) in dmar_ir_hotplug() function
1829 ret = dmar_ir_hotplug(dmaru, true); in dmar_hp_add_drhd()1854 ret = dmar_ir_hotplug(dmaru, false); in dmar_hp_remove_drhd()
1272 int dmar_ir_hotplug(struct dmar_drhd_unit *dmaru, bool insert) in dmar_ir_hotplug() function