Searched defs:shared_info (Results 1 – 1 of 1) sorted by relevance
710 struct shared_info { struct711 struct vcpu_info vcpu_info[XEN_LEGACY_MAX_VCPUS];761 struct arch_shared_info arch; argument765 typedef struct shared_info shared_info_t; argument810 unsigned long shared_info; /* MACHINE address of shared info struct. */ member