diff options
author | James Hogan <[email protected]> | 2017-03-14 10:25:49 +0000 |
---|---|---|
committer | James Hogan <[email protected]> | 2017-03-28 15:36:19 +0100 |
commit | 3ba731daf09a2dd9515713e2428ef859bb50957b (patch) | |
tree | 9b1918df19154d34de72f719b17065f50c3194e7 /scripts/gdb/linux/proc.py | |
parent | 824533ad169f8bafcafba385a428e5b680928411 (diff) |
KVM: MIPS/VZ: Emulate hit CACHE ops for Octeon III
Octeon III doesn't implement the optional GuestCtl0.CG bit to allow
guest mode to execute virtual address based CACHE instructions, so
implement emulation of a few important ones specifically for Octeon III
in response to a GPSI exception.
Currently the main reason to perform these operations is for icache
synchronisation, so they are implemented as a simple icache flush with
local_flush_icache_range().
Signed-off-by: James Hogan <[email protected]>
Cc: Paolo Bonzini <[email protected]>
Cc: "Radim Krčmář" <[email protected]>
Cc: Ralf Baechle <[email protected]>
Cc: David Daney <[email protected]>
Cc: Andreas Herrmann <[email protected]>
Cc: [email protected]
Cc: [email protected]
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions