Home
last modified time | relevance | path

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

/linux-3.3/arch/x86/include/asm/
Dpvclock-abi.h25 struct pvclock_vcpu_time_info { struct
26 u32 version;
27 u32 pad0;
28 u64 tsc_timestamp;
29 u64 system_time;
30 u32 tsc_to_system_mul;
31 s8 tsc_shift;
32 u8 flags;
33 u8 pad[2];
/linux-3.3/arch/ia64/include/asm/
Dpvclock-abi.h31 struct pvclock_vcpu_time_info { struct
32 u32 version;
33 u32 pad0;
34 u64 tsc_timestamp;
35 u64 system_time;
36 u32 tsc_to_system_mul;
37 s8 tsc_shift;
38 u8 pad[3];