Searched defs:shared_info (Results 1 – 3 of 3) sorted by relevance
37 struct shared_info { struct38 struct child_sync child_sync;41 unsigned long amr1;44 unsigned long amr2;69 static int child(struct shared_info *info) in child() argument
48 struct shared_info { struct49 struct child_sync child_sync;52 unsigned long amr;55 unsigned long iamr;58 unsigned long uamor;61 time_t core_time;
559 struct shared_info { struct560 struct vcpu_info vcpu_info[MAX_VIRT_CPUS];602 struct arch_shared_info arch; argument639 unsigned long shared_info; /* MACHINE address of shared info struct. */ member