]> git.karo-electronics.de Git - karo-tx-linux.git/commit
powerpc/reg: Add definition for LPCR_PECE_HVEE
authorMichael Ellerman <mpe@ellerman.id.au>
Tue, 22 Nov 2016 03:50:39 +0000 (14:50 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 22 Nov 2016 23:32:12 +0000 (10:32 +1100)
commit1f0f2e72270c089c291aac794800cc326c4c05dd
treeffb4f1ca568ded81e2841d6459dd992387de5f80
parent9dd17e8517f5ccd594a01374b0b41ec1a1c266af
powerpc/reg: Add definition for LPCR_PECE_HVEE

ISA 3.0 defines a new PECE (Power-saving mode Exit Cause Enable) field
in the LPCR (Logical Partitioning Control Register), called
LPCR_PECE_HVEE (Hypervisor Virtualization Exit Enable).

KVM code will need to know about this bit, so add a definition for it.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/reg.h