Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/include/asm/
A Dkvm_host.h686 struct kvm_vcpu_xen { struct
687 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