Searched defs:PvClock (Results 1 – 3 of 3) sorted by relevance
47 PvClock, enumerator
328 pub struct PvClock { struct329 state: PvClockState, argument330 worker_state: PvClockWorkerState, argument333 impl PvClock { implementation899 impl VirtioDevice for PvClock { implementation1092 fn assert_wake_successful(pvclock_device: &mut PvClock, mem: &GuestMemory) { in assert_wake_successful()
145 PvClock(Tube), enumerator