Searched defs:kvm_feature (Results 1 – 2 of 2) sorted by relevance
/linux/arch/loongarch/kvm/ | ||
H A D | main.c | 455 static const struct cpu_feature kvm_feature[] = { variable |
/linux/arch/x86/kvm/ | ||
H A D | cpuid.h | 196 unsigned int kvm_feature) in guest_pv_has() |