MIPS: KVM: Use MIPS_ENTRYLO_* defs from mipsregs.h
authorJames Hogan <james.hogan@imgtec.com>
Thu, 9 Jun 2016 13:19:19 +0000 (14:19 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 14 Jun 2016 09:02:46 +0000 (11:02 +0200)
commite6207bbea16c60942cdc1492af4feed5aed77389
treeba8a9bc256ec978c1801df1f21a583bca056924f
parent19d194c62b25cafaf64a5fe74305b3e9b84d63d8
MIPS: KVM: Use MIPS_ENTRYLO_* defs from mipsregs.h

Convert KVM to use the MIPS_ENTRYLO_* definitions from <asm/mipsregs.h>
rather than custom definitions in kvm_host.h

Signed-off-by: James Hogan <james.hogan@imgtec.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Radim Krčmář <rkrcmar@redhat.com>
Cc: linux-mips@linux-mips.org
Cc: kvm@vger.kernel.org
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/mips/include/asm/kvm_host.h
arch/mips/kvm/mmu.c
arch/mips/kvm/tlb.c