Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/
Dkvm_book3s.h79 struct kvmppc_vcore { struct
80 int n_runnable;
81 int num_threads;
82 int entry_exit_map;
83 int napping_threads;
84 int first_vcpuid;
85 u16 pcpu;
86 u16 last_cpu;
87 u8 vcore_state;
88 u8 in_guest;
[all …]