]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Separate MAAR V bit into VL and VH for XPA
authorJames Hogan <james.hogan@imgtec.com>
Tue, 14 Mar 2017 10:15:09 +0000 (10:15 +0000)
committerJames Hogan <james.hogan@imgtec.com>
Tue, 28 Mar 2017 13:49:01 +0000 (14:49 +0100)
commitecd1fb67ae06392c03487dba89136cd66dfeb2f5
treefb10dc835801a68b28ec39013f39c9b9e3383b13
parentcb36e6e26c0e7973a941ed6b70f3fab80157094e
MIPS: Separate MAAR V bit into VL and VH for XPA

The MAAR V bit has been renamed VL since another bit called VH is added
at the top of the register when it is extended to 64-bits on a 32-bit
processor with XPA. Rename the V definition, fix the various users, and
add definitions for the VH bit. Also add a definition for the MAARI
Index field.

Signed-off-by: James Hogan <james.hogan@imgtec.com>
Acked-by: Ralf Baechle <ralf@linux-mips.org>
Cc: Paul Burton <paul.burton@imgtec.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: "Radim Krčmář" <rkrcmar@redhat.com>
Cc: linux-mips@linux-mips.org
Cc: kvm@vger.kernel.org
arch/mips/include/asm/maar.h
arch/mips/include/asm/mipsregs.h
arch/mips/mm/init.c