Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/xen/interface/
H A Dxen.h643 struct vcpu_time_info { struct
673 typedef struct vcpu_time_info vcpu_time_info_t; argument
/openbmc/linux/include/xen/interface/
H 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];