Home
last modified time | relevance | path

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

/openbmc/linux/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); argument
220 struct vmware_steal_time *steal = &per_cpu(vmw_steal_time, cpu); in vmware_steal_clock()
248 struct vmware_steal_time *st = &per_cpu(vmw_steal_time, cpu); in vmware_register_steal_time()