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