Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dpvclock-abi.h26 struct pvclock_vcpu_time_info { struct
27 u32 version;
28 u32 pad0;
29 u64 tsc_timestamp;
30 u64 system_time;
31 u32 tsc_to_system_mul;
32 s8 tsc_shift;
33 u8 flags;
34 u8 pad[2];
/openbmc/linux/tools/arch/x86/include/asm/
H A Dpvclock-abi.h26 struct pvclock_vcpu_time_info { struct
27 u32 version;
28 u32 pad0;
29 u64 tsc_timestamp;
30 u64 system_time;
31 u32 tsc_to_system_mul;
32 s8 tsc_shift;
33 u8 flags;
34 u8 pad[2];
/openbmc/linux/include/xen/arm/
H A Dinterface.h66 struct pvclock_vcpu_time_info { struct
67 u32 version;
68 u32 pad0;
69 u64 tsc_timestamp;
70 u64 system_time;
71 u32 tsc_to_system_mul;
72 s8 tsc_shift;
73 u8 flags;
74 u8 pad[2];
/openbmc/qemu/hw/i386/kvm/
H A Dclock.c55 struct pvclock_vcpu_time_info { struct
72 struct pvclock_vcpu_time_info time; in kvmclock_current_nsec() argument
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dxen_shinfo_test.c100 struct pvclock_vcpu_time_info { struct
101 u32 version;
102 u32 pad0;
103 u64 tsc_timestamp;
104 u64 system_time;
105 u32 tsc_to_system_mul;
106 s8 tsc_shift;
107 u8 flags;
108 u8 pad[2];