Home
last modified time | relevance | path

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

/Linux-v4.19/include/xen/interface/
Dxen.h496 struct vcpu_time_info { struct
507 uint32_t version;
508 uint32_t pad0;
509 uint64_t tsc_timestamp; /* TSC at last update of time vals. */
510 uint64_t system_time; /* Time, in nanosecs, since boot. */
517 uint32_t tsc_to_system_mul;
518 int8_t tsc_shift;
519 int8_t pad1[3];