Home
last modified time | relevance | path

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

/kvm-unit-tests/x86/
H A Dkvmclock.h16 struct pvclock_vcpu_time_info { struct
17 u32 version;
18 u32 pad0;
19 u64 tsc_timestamp;
20 u64 system_time;
21 u32 tsc_to_system_mul;
22 s8 tsc_shift;
23 u8 flags;
24 u8 pad[2];