• James Hogan's avatar
    KVM: MIPS/TLB: Handle virtually tagged icaches · 1c506c9c
    James Hogan authored
    When TLB entries are invalidated in the presence of a virtually tagged
    icache, such as that found on Octeon CPUs, flush the icache so that we
    don't get a reserved instruction exception even though the TLB mapping
    is removed.
    Signed-off-by: default avatarJames 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: David Daney <david.daney@cavium.com>
    Cc: Andreas Herrmann <andreas.herrmann@caviumnetworks.com>
    Cc: linux-mips@linux-mips.org
    Cc: kvm@vger.kernel.org
    1c506c9c
tlb.c 15.9 KB