Home
last modified time | relevance | path

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

/linux-4.4.14/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-4.4.14/arch/arm/include/asm/xen/
Dinterface.h63 struct pvclock_vcpu_time_info { struct
64 u32 version;
65 u32 pad0;
66 u64 tsc_timestamp;
67 u64 system_time;
68 u32 tsc_to_system_mul;
69 s8 tsc_shift;
70 u8 flags;
71 u8 pad[2];