Searched defs:kvm_xen (Results 1 – 1 of 1) sorted by relevance
1129 struct kvm_xen { struct1130 struct mutex xen_lock;1131 u32 xen_version;1132 bool long_mode;1133 bool runstate_update_flag;1134 u8 upcall_vector;1135 struct gfn_to_pfn_cache shinfo_cache;1136 struct idr evtchn_ports;1137 unsigned long poll_mask[BITS_TO_LONGS(KVM_MAX_VCPUS)];