Home
last modified time | relevance | path

Searched defs:PvClockWorker (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/crosvm/devices/src/virtio/
H A Dpvclock.rs361 pvclock_worker: PvClockWorker, in start_main_worker()
439 pvclock_worker: PvClockWorker, in switch_to_main_worker()
480 struct PvClockWorker { struct
485 // by the PvClockWorker thread but read by PvClock from the mmio bus in the main thread. argument
494 impl PvClockWorker { argument
745 mut worker: PvClockWorker, in run_main_worker()