kernel-fxtec-pro1x/arch/mips/kvm
James Hogan 195cee92af MIPS: Fix duplicate CP0_* definitions.
Remove the definition in locore.S and move a few of the other similar
definitions in asm/mipsregs.h too. CP0_INTCTL, CP0_SRSCTL, & CP0_SRSMAP
are unused so they're just dropped instead. CP0_DDATA_LO is left where
it is as I have patches to eliminate its use in locore.S and it
otherwise is unlikely to need to be used from assembly code.

Signed-off-by: James Hogan <james.hogan@imgtec.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: Paul Burton <paul.burton@imgtec.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Gleb Natapov <gleb@kernel.org>
Cc: linux-mips@linux-mips.org
Cc: kvm@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/11461/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2015-11-11 08:31:52 +01:00
..
00README.txt
callback.c
commpage.c
commpage.h
dyntrans.c
emulate.c
fpu.S
interrupt.c
interrupt.h
Kconfig
locore.S MIPS: Fix duplicate CP0_* definitions. 2015-11-11 08:31:52 +01:00
Makefile
mips.c KVM: add halt_attempted_poll to VCPU stats 2015-09-16 12:17:00 +02:00
msa.S
opcode.h
stats.c
tlb.c
trace.h
trap_emul.c