Home
last modified time | relevance | path

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

/linux-3.3/arch/powerpc/include/asm/
Dkvm_host.h199 struct kvmppc_vcore { struct
200 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 …]