Home
last modified time | relevance | path

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

/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];
/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];
/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];
/linux/tools/testing/selftests/kvm/x86_64/
H A Dxen_shinfo_test.c101 struct pvclock_vcpu_time_info { struct
102 u32 version;
103 u32 pad0;
104 u64 tsc_timestamp;
105 u64 system_time;
106 u32 tsc_to_system_mul;
107 s8 tsc_shift;
108 u8 flags;
109 u8 pad[2];