Home
last modified time | relevance | path

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

/freebsd/sys/x86/include/
H A Dpvclock.h38 struct pvclock_vcpu_time_info { struct
39 uint32_t version;
40 uint32_t pad0;
41 uint64_t tsc_timestamp;
42 uint64_t system_time;
43 uint32_t tsc_to_system_mul;
44 int8_t tsc_shift;
45 uint8_t flags;
46 uint8_t pad[2];