summaryrefslogtreecommitdiff
path: root/arch/mips/kvm
diff options
context:
space:
mode:
authorJames Hogan <james.hogan@imgtec.com>2015-12-16 23:49:36 (GMT)
committerRalf Baechle <ralf@linux-mips.org>2016-01-24 02:29:58 (GMT)
commit5fa393c8571953d6d428062c3572ec3ddbb1eec8 (patch)
tree79070a54783f57a76ceb69289280900bc7590961 /arch/mips/kvm
parent1b505defe051749150ae699483cfcde3191d9a76 (diff)
downloadlinux-5fa393c8571953d6d428062c3572ec3ddbb1eec8.tar.xz
MIPS: Break down cacheops.h definitions
Most of the cache op codes defined in cacheops.h are split into a 2-bit cache identifier, and a 3-bit cache op code which does largely the same thing semantically regardless of the cache identifier. To allow the use of these definitions by KVM for decoding cache ops, break the definitions down into parts where it makes sense to do so, and add masks for the Cache and Op field within the cache op. Signed-off-by: James Hogan <james.hogan@imgtec.com> Cc: linux-mips@linux-mips.org Cc: Paolo Bonzini <pbonzini@redhat.com> Cc: Gleb Natapov <gleb@kernel.org> Cc: kvm@vger.kernel.org Patchwork: https://patchwork.linux-mips.org/patch/11892/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/kvm')
0 files changed, 0 insertions, 0 deletions