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