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