Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/
H A Dvmware.c97 struct vmware_steal_time { struct
98 union {
127 static DEFINE_PER_CPU_DECRYPTED(struct vmware_steal_time, vmw_steal_time) __aligned(64); argument