Searched defs:get_mp_state (Results 1 – 10 of 10) sorted by relevance
163 fn get_mp_state(&self, vcpu_id: usize) -> Result<MPState> { in get_mp_state() method
594 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
218 fn get_mp_state(&self, vcpu_id: usize) -> Result<MPState>; in get_mp_state() method
414 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
181 pub fn get_mp_state(&self) -> MPState { in get_mp_state() method
273 fn get_mp_state(&self, _vcpu_id: usize) -> Result<MPState> { in get_mp_state() method
1205 pub fn get_mp_state(&self) -> Result<kvm_mp_state> { in get_mp_state() method
1431 pub fn get_mp_state(&self) -> Result<kvm_mp_state> { in get_mp_state() method