Searched defs:PvClock (Results 1 – 3 of 3) sorted by relevance
326 pub struct PvClock { struct327 state: PvClockState, argument328 worker_state: PvClockWorkerState, argument331 impl PvClock { implementation914 impl VirtioDevice for PvClock { implementation1107 fn assert_wake_successful(pvclock_device: &mut PvClock, mem: &GuestMemory) { in assert_wake_successful()
47 PvClock, enumerator
145 PvClock(Tube), enumerator