Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/include/asm/
A Dkvm_host.h597 struct kvm_vcpu_hv_stimer { struct
598 struct hrtimer timer;
599 int index;
600 union hv_stimer_config config;
601 u64 count;
602 u64 exp_time;
603 struct hv_message msg;
604 bool msg_pending;

Completed in 16 milliseconds