Searched refs:ioapic_reset_common (Results 1 – 4 of 4) sorted by relevance
114 void ioapic_reset_common(DeviceState *dev);
119 void ioapic_reset_common(DeviceState *dev) in ioapic_reset_common() function
496 device_class_set_legacy_reset(dc, ioapic_reset_common); in ioapic_class_init()
107 ioapic_reset_common(dev); in kvm_ioapic_reset()