Searched refs:Oneshot (Results 1 – 2 of 2) sorted by relevance
177 Oneshot = 0, enumerator216 LocalApicTimerMode::Oneshot => todo!(), in init()289 return Ok(LocalApicTimerMode::Oneshot); in try_from()
315 LocalApicTimerMode::Oneshot => { in set_timer_mode()340 return Some(LocalApicTimerMode::Oneshot); in timer_mode()