Searched defs:shared_info (Results 1 – 5 of 5) 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;
542 struct shared_info { struct543 struct vcpu_info vcpu_info[MAX_VIRT_CPUS];587 struct arch_shared_info arch; argument624 unsigned long shared_info; /* MACHINE address of shared info struct. */ member
1664 } shared_info; member
Completed in 32 milliseconds