Searched defs:PvClock (Results 1 – 2 of 2) sorted by relevance
272 pub struct PvClock { struct273 state: PvClockState, argument274 worker_state: PvClockWorkerState, argument277 impl PvClock { implementation858 impl VirtioDevice for PvClock { implementation1031 fn assert_wake_successful(pvclock_device: &mut PvClock, mem: &GuestMemory) { in assert_wake_successful()
47 PvClock, enumerator