Searched defs:VcpuLapicState (Results 1 – 1 of 1) sorted by relevance
79 struct VcpuLapicState(kvm_lapic_state); struct80 unsafe impl DataInit for VcpuLapicState {} implementation