Searched refs:KVM_MP_STATE_STOPPED (Results 1 – 4 of 4) sorted by relevance
1137 KVM_MP_STATE_STOPPED => MPState::Stopped, in from()1158 MPState::Stopped => KVM_MP_STATE_STOPPED, in from()
591 #define KVM_MP_STATE_STOPPED 5 macro
412 pub const KVM_MP_STATE_STOPPED: u32 = 5; constant
354 pub const KVM_MP_STATE_STOPPED: u32 = 5; constant