Searched defs:compat_shared_info (Results 1 – 1 of 1) sorted by relevance
129 struct compat_shared_info { struct130 struct compat_vcpu_info vcpu_info[MAX_VIRT_CPUS];131 uint32_t evtchn_pending[32];132 uint32_t evtchn_mask[32];133 struct pvclock_wall_clock wc;134 struct compat_arch_shared_info arch;