Searched defs:kvmppc_vcore (Results 1 – 1 of 1) sorted by relevance
79 struct kvmppc_vcore { struct80 int n_runnable;81 int num_threads;82 int entry_exit_map;83 int napping_threads;84 int first_vcpuid;85 u16 pcpu;86 u16 last_cpu;87 u8 vcore_state;88 u8 in_guest;[all …]