Searched refs:dmar_ir_hotplug (Results 1 – 3 of 3) sorted by relevance
165 extern int dmar_ir_hotplug(struct dmar_drhd_unit *dmaru, bool insert);167 static inline int dmar_ir_hotplug(struct dmar_drhd_unit *dmaru, bool insert) in dmar_ir_hotplug() function
2124 ret = dmar_ir_hotplug(dmaru, true); in dmar_hp_add_drhd()2150 ret = dmar_ir_hotplug(dmaru, false); in dmar_hp_remove_drhd()
1490 int dmar_ir_hotplug(struct dmar_drhd_unit *dmaru, bool insert) in dmar_ir_hotplug() function