]> Pileus Git - ~andy/linux/blobdiff - arch/powerpc/include/asm/kvm_book3s.h
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
[~andy/linux] / arch / powerpc / include / asm / kvm_book3s.h
index fd07f43d66224c42b367b6d911dda9ddb8a33bd4..f0e0c6a66d973fdb833138e2433b54be860dc4f3 100644 (file)
@@ -453,4 +453,7 @@ static inline bool kvmppc_critical_section(struct kvm_vcpu *vcpu)
 
 #define INS_DCBZ                       0x7c0007ec
 
+/* LPIDs we support with this build -- runtime limit may be lower */
+#define KVMPPC_NR_LPIDS                        (LPID_RSVD + 1)
+
 #endif /* __ASM_KVM_BOOK3S_H__ */