Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
A Dkvm_host.h549 struct kvm_vcpu_hv_stimer { struct
550 struct hrtimer timer;
551 int index;
552 union hv_stimer_config config;
553 u64 count;
554 u64 exp_time;
555 struct hv_message msg;
556 bool msg_pending;

Completed in 16 milliseconds