Home
last modified time | relevance | path

Searched refs:is_timer_int_active (Results 1 – 1 of 1) sorted by relevance

/qemu/rust/hw/timer/hpet/src/
H A Ddevice.rs251 self.get_state().is_timer_int_active(self.index.into()) in is_int_active()
585 fn is_timer_int_active(&self, index: usize) -> bool {
590 fn is_timer_int_active(&self, index: usize) -> bool { is_timer_int_active() method