Searched defs:kvm_vcpu_xen (Results 1 – 1 of 1) sorted by relevance
686 struct kvm_vcpu_xen { struct687 u64 hypercall_rip;688 u32 current_runstate;689 u8 upcall_vector;694 u64 last_steal;695 u64 runstate_entry_time;696 u64 runstate_times[4];699 u32 timer_virq;701 atomic_t timer_pending;702 struct hrtimer timer;[all …]
Completed in 20 milliseconds