Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dkvm_host.h600 struct kvm_vcpu_xen { struct
601 u64 hypercall_rip;
602 u32 current_runstate;
603 bool vcpu_info_set;
604 bool vcpu_time_info_set;
605 bool runstate_set;
606 struct gfn_to_hva_cache vcpu_info_cache;
607 struct gfn_to_hva_cache vcpu_time_info_cache;
608 struct gfn_to_hva_cache runstate_cache;
609 u64 last_steal;
[all …]