Searched defs:InterruptSnapshot (Results 1 – 1 of 1) sorted by relevance
86 pub struct InterruptSnapshot { struct87 interrupt_status: usize,210 snapshot: InterruptSnapshot, in new_from_snapshot()345 pub fn snapshot(&self) -> InterruptSnapshot { in snapshot()