Searched defs:kvmppc_vcore (Results 1 – 1 of 1) sorted by relevance
199 struct kvmppc_vcore { struct200 int n_runnable;201 int n_busy;202 int num_threads;203 int entry_exit_count;204 int n_woken;205 int nap_count;206 int napping_threads;207 u16 pcpu;208 u8 vcore_state;[all …]