Home
last modified time | relevance | path

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

/arch/x86/include/asm/
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];