Searched defs:kvmppc_vcore (Results 1 – 1 of 1) sorted by relevance
68 struct kvmppc_vcore { struct69 int n_runnable;70 int num_threads;71 int entry_exit_map;72 int napping_threads;73 int first_vcpuid;74 u16 pcpu;75 u16 last_cpu;76 u8 vcore_state;77 u8 in_guest;[all …]