Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/
Dkvm_host.h488 struct kvm_vcpu_hv_stimer { struct
489 struct hrtimer timer;
490 int index;
491 union hv_stimer_config config;
492 u64 count;
493 u64 exp_time;
494 struct hv_message msg;
495 bool msg_pending;
/kernel/linux/linux-6.6/arch/x86/include/asm/
Dkvm_host.h594 struct kvm_vcpu_hv_stimer { struct
595 struct hrtimer timer;
596 int index;
597 union hv_stimer_config config;
598 u64 count;
599 u64 exp_time;
600 struct hv_message msg;
601 bool msg_pending;