Home
last modified time | relevance | path

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

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