Searched refs:KVM_CPU_E500V2 (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/arch/powerpc/include/uapi/asm/ | ||
| H A D | kvm.h | 321 #define KVM_CPU_E500V2 2 macro |
| /linux/arch/powerpc/kvm/ | ||
| H A D | e500.c | 356 vcpu->arch.cpu_type = KVM_CPU_E500V2; in kvmppc_core_vcpu_setup() |