Searched defs:kvm_xen (Results 1 – 1 of 1) sorted by relevance
1183 struct kvm_xen { struct1184 struct mutex xen_lock;1185 u32 xen_version;1186 bool long_mode;1187 bool runstate_update_flag;1188 u8 upcall_vector;1189 struct gfn_to_pfn_cache shinfo_cache;1190 struct idr evtchn_ports;1191 unsigned long poll_mask[BITS_TO_LONGS(KVM_MAX_VCPUS)];