Home
last modified time | relevance | path

Searched defs:kvmppc_vcore (Results 1 – 1 of 1) sorted by relevance

/arch/powerpc/include/asm/
Dkvm_host.h284 struct kvmppc_vcore { struct
285 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 …]