Searched defs:kvmppc_vcore (Results 1 – 1 of 1) sorted by relevance
271 struct kvmppc_vcore { struct272 int n_runnable;273 int num_threads;274 int entry_exit_map;275 int napping_threads;276 int first_vcpuid;277 u16 pcpu;278 u16 last_cpu;279 u8 vcore_state;280 u8 in_guest;[all …]