Home
last modified time | relevance | path

Searched refs:vcpu_state (Results 1 – 1 of 1) sorted by relevance

/DragonOS/kernel/src/arch/x86_64/kvm/vmx/
H A Dvcpu.rs82 pub vcpu_state: VcpuState, // vcpu当前运行状态 field
164 vcpu_state: VcpuState::Inv, in new()