Searched refs:dmar_ir_hotplug (Results 1 – 3 of 3) sorted by relevance
170 extern int dmar_ir_hotplug(struct dmar_drhd_unit *dmaru, bool insert);172 static inline int dmar_ir_hotplug(struct dmar_drhd_unit *dmaru, bool insert) in dmar_ir_hotplug() function
2262 ret = dmar_ir_hotplug(dmaru, true); in dmar_hp_add_drhd()2288 ret = dmar_ir_hotplug(dmaru, false); in dmar_hp_remove_drhd()
1478 int dmar_ir_hotplug(struct dmar_drhd_unit *dmaru, bool insert) in dmar_ir_hotplug() function