Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/kvm/
H A Dclock.c36 struct KVMClockState { struct
38 SysBusDevice busdev;
41 uint64_t clock;
42 bool clock_valid;
66 static uint64_t kvmclock_current_nsec(KVMClockState *s) in kvmclock_current_nsec() argument