Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dkvm_book3s.h68 struct kvmppc_vcore { struct
69 int n_runnable;
70 int num_threads;
71 int entry_exit_map;
72 int napping_threads;
73 int first_vcpuid;
74 u16 pcpu;
75 u16 last_cpu;
76 u8 vcore_state;
77 u8 in_guest;
[all …]