commit | 4b34bca0e4c7091a06d774342faf8c9a4836af22 | [log] [tgz] |
---|---|---|
author | James Hogan <james.hogan@imgtec.com> | Wed Jun 15 19:29:59 2016 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Wed Jun 15 23:58:38 2016 +0200 |
tree | 8cd4c322296ff4d2c97ce2ac83fa01afefccbc6d | |
parent | 7414d2f65006ac8609196092f2869e0942599b72 [diff] |
MIPS: Add define for Config.VI (virtual icache) bit The Config.VI bit specifies that the instruction cache is virtually tagged, which is checked in c-r4k.c's probe_pcache(). Add a proper definition for it in mipsregs.h and make use of it. Signed-off-by: James Hogan <james.hogan@imgtec.com> Acked-by: Ralf Baechle <ralf@linux-mips.org> Cc: linux-mips@linux-mips.org Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>