vmware_steal_time
static DEFINE_PER_CPU_DECRYPTED(struct vmware_steal_time, vmw_steal_time) __aligned(64);
struct vmware_steal_time *steal = &per_cpu(vmw_steal_time, cpu);
struct vmware_steal_time *st = &per_cpu(vmw_steal_time, cpu);