Home
last modified time | relevance | path

Searched defs:get_ioapic_state (Results 1 – 7 of 7) sorted by relevance

/external/crosvm/devices/src/irqchip/
Dx86_64.rs39 fn get_ioapic_state(&self) -> Result<IoapicState>; in get_ioapic_state() method
Dwhpx.rs571 fn get_ioapic_state(&self) -> Result<IoapicState> { in get_ioapic_state() method
Dioapic.rs259 pub fn get_ioapic_state(&self) -> IoapicState { in get_ioapic_state() method
Duserspace.rs904 fn get_ioapic_state(&self) -> Result<IoapicState> { in get_ioapic_state() method
/external/crosvm/devices/src/irqchip/kvm/
Dx86_64.rs132 fn get_ioapic_state(&self) -> Result<IoapicState> { in get_ioapic_state() method
760 fn get_ioapic_state(&self) -> Result<IoapicState> { in get_ioapic_state() method
/external/crosvm/hypervisor/src/kvm/
Dx86_64.rs275 pub fn get_ioapic_state(&self) -> Result<kvm_ioapic_state> { in get_ioapic_state() method
/external/crosvm/kvm/src/
Dlib.rs627 pub fn get_ioapic_state(&self) -> Result<kvm_ioapic_state> { in get_ioapic_state() method