original_kernel/arch/mips/kvm
James Hogan 32eb12a6c1 KVM: MIPS: Flush KVM entry code from icache globally
Flush the KVM entry code from the icache on all CPUs, not just the one
that built the entry code.

Signed-off-by: James Hogan <james.hogan@imgtec.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: "Radim Krčmář" <rkrcmar@redhat.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org
Cc: kvm@vger.kernel.org
Cc: <stable@vger.kernel.org> # 3.16.x-
Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
2017-01-05 14:56:32 +01:00
..
00README.txt
Kconfig
Makefile
callback.c
commpage.c
commpage.h
dyntrans.c
emulate.c KVM: MIPS: Precalculate MMIO load resume PC 2016-10-26 13:43:55 +02:00
entry.c KVM: MIPS: Don't clobber CP0_Status.UX 2017-01-05 14:56:32 +01:00
fpu.S
interrupt.c
interrupt.h
mips.c KVM: MIPS: Flush KVM entry code from icache globally 2017-01-05 14:56:32 +01:00
mmu.c KVM: MIPS: Fix lazy user ASID regenerate for SMP 2016-10-26 13:43:41 +02:00
msa.S
stats.c
tlb.c
trace.h
trap_emul.c