Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/xen/interface/
A Dxen.h479 struct vcpu_time_info { struct
490 uint32_t version;
491 uint32_t pad0;
492 uint64_t tsc_timestamp; /* TSC at last update of time vals. */
493 uint64_t system_time; /* Time, in nanosecs, since boot. */
500 uint32_t tsc_to_system_mul;
501 int8_t tsc_shift;
502 int8_t pad1[3];

Completed in 6 milliseconds