Searched refs:vmware_steal_time (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/x86/kernel/cpu/
H A Dvmware.c98 struct vmware_steal_time { struct
128 static DEFINE_PER_CPU_DECRYPTED(struct vmware_steal_time, vmw_steal_time) __aligned(64);
220 struct vmware_steal_time *steal = &per_cpu(vmw_steal_time, cpu);
248 struct vmware_steal_time *st = &per_cpu(vmw_steal_time, cpu);

Completed in 90 milliseconds