Home
last modified time | relevance | path

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

/Linux-v6.1/tools/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];
/Linux-v6.1/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];
/Linux-v6.1/include/xen/arm/
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-v6.1/tools/testing/selftests/kvm/x86_64/
Dxen_shinfo_test.c73 struct pvclock_vcpu_time_info { struct
74 u32 version;
75 u32 pad0;
76 u64 tsc_timestamp;
77 u64 system_time;
78 u32 tsc_to_system_mul;
79 s8 tsc_shift;
80 u8 flags;
81 u8 pad[2];