Home
last modified time | relevance | path

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

/external/crosvm/hypervisor/src/
Dx86_64.rs910 pub struct VcpuInterruptState { struct
911 pub injected: bool,
912 pub nr: u8,
913 pub soft: bool,
914 pub shadow: Option<u8>,