Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kernel/cpu/
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