Searched defs:set_ioapic_state (Results 1 – 7 of 7) sorted by relevance
49 fn set_ioapic_state(&mut self, state: &IoapicState) -> Result<()>; in set_ioapic_state() method
586 fn set_ioapic_state(&mut self, state: &IoapicState) -> Result<()> { in set_ioapic_state() method
259 pub fn set_ioapic_state(&mut self, state: &IoapicState) { in set_ioapic_state() method
910 fn set_ioapic_state(&mut self, state: &IoapicState) -> Result<()> { in set_ioapic_state() method
152 fn set_ioapic_state(&mut self, state: &IoapicState) -> Result<()> { in set_ioapic_state() method815 fn set_ioapic_state(&mut self, state: &IoapicState) -> Result<()> { in set_ioapic_state() method
689 pub fn set_ioapic_state(&self, state: &IoapicState) -> Result<()> { in set_ioapic_state() method
351 pub fn set_ioapic_state(&self, state: &kvm_ioapic_state) -> Result<()> { in set_ioapic_state() method