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