Searched defs:VmIoapicState (Results 1 – 1 of 1) sorted by relevance
70 struct VmIoapicState(kvm_ioapic_state); struct71 unsafe impl DataInit for VmIoapicState {} implementation