]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Define & use CP0_EBase bit definitions
authorJames Hogan <james.hogan@imgtec.com>
Wed, 11 May 2016 12:50:49 +0000 (13:50 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 13 May 2016 13:30:25 +0000 (15:30 +0200)
commit27589f952b61f05b7caa83eda0650c7e3db8fc84
treee9a4bed870e5ce0ffc8fd213144dde8b4755c92e
parent90311233acedb9c72d974094502dc602b01231c2
MIPS: Define & use CP0_EBase bit definitions

Add definitions for the bits & fields in the CP0_EBase register, and use
them from a few different places in arch/mips which hardcoded these
values.

Signed-off-by: James Hogan <james.hogan@imgtec.com>
Cc: Jayachandran C <jchandra@broadcom.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
Patchwork: https://patchwork.linux-mips.org/patch/13222/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/mipsregs.h
arch/mips/kvm/trap_emul.c
arch/mips/netlogic/xlp/nlm_hal.c
arch/mips/netlogic/xlr/setup.c