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