diff options
author | James Hogan <[email protected]> | 2015-12-16 23:49:36 +0000 |
---|---|---|
committer | Ralf Baechle <[email protected]> | 2016-01-24 03:29:58 +0100 |
commit | 5fa393c8571953d6d428062c3572ec3ddbb1eec8 (patch) | |
tree | 79070a54783f57a76ceb69289280900bc7590961 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 1b505defe051749150ae699483cfcde3191d9a76 (diff) |
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 <[email protected]>
Cc: [email protected]
Cc: Paolo Bonzini <[email protected]>
Cc: Gleb Natapov <[email protected]>
Cc: [email protected]
Patchwork: https://patchwork.linux-mips.org/patch/11892/
Signed-off-by: Ralf Baechle <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions