Searched defs:get_mp_state (Results 1 – 10 of 10) sorted by relevance
170 fn get_mp_state(&self, vcpu_id: usize) -> Result<MPState> { in get_mp_state() method
637 fn get_mp_state(&self, vcpu_id: usize) -> Result<MPState> { in get_mp_state() method
126 fn get_mp_state(&self, _vcpu_id: usize) -> Result<MPState> { in get_mp_state() method
229 fn get_mp_state(&self, vcpu_id: usize) -> Result<MPState>; in get_mp_state() method
417 fn get_mp_state(&self, _vcpu_id: usize) -> Result<MPState> { in get_mp_state() method
680 fn get_mp_state(&self, vcpu_id: usize) -> Result<MPState> { in get_mp_state() method
180 pub fn get_mp_state(&self) -> MPState { in get_mp_state() method
271 fn get_mp_state(&self, _vcpu_id: usize) -> Result<MPState> { in get_mp_state() method
1124 pub fn get_mp_state(&self) -> Result<kvm_mp_state> { in get_mp_state() method
1473 pub fn get_mp_state(&self) -> Result<kvm_mp_state> { in get_mp_state() method