Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/include/asm/
Dkvm_host.h271 struct kvmppc_vcore { struct
272 int n_runnable;
273 int num_threads;
274 int entry_exit_map;
275 int napping_threads;
276 int first_vcpuid;
277 u16 pcpu;
278 u16 last_cpu;
279 u8 vcore_state;
280 u8 in_guest;
[all …]