Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dkvm_host.h252 struct kvmppc_vcore { struct
253 int n_runnable;
254 int n_busy;
255 int num_threads;
256 int entry_exit_count;
257 int n_woken;
258 int nap_count;
259 int napping_threads;
260 u16 pcpu;
261 u8 vcore_state;
[all …]