Searched defs:kvmppc_vcore (Results 1 – 1 of 1) sorted by relevance
284 struct kvmppc_vcore { struct285 int n_runnable;286 int n_busy;287 int num_threads;288 int entry_exit_count;289 int n_woken;290 int nap_count;291 int napping_threads;292 int first_vcpuid;293 u16 pcpu;[all …]