diff options
author | James Hogan <[email protected]> | 2017-03-14 10:25:45 +0000 |
---|---|---|
committer | James Hogan <[email protected]> | 2017-03-28 15:36:17 +0100 |
commit | 4fa9de5a645a9770679032a7eea0604f9a36eaf3 (patch) | |
tree | 83d3672e5b49129a7843d0c093cd543fe0499994 /scripts/gdb/linux/config.py | |
parent | 7d8a528d19815e57566d1e2277f9535e43f4cb68 (diff) |
KVM: MIPS/Emulate: Adapt T&E CACHE emulation for Octeon
Cache management is implemented separately for Cavium Octeon CPUs, so
r4k_blast_[id]cache aren't available. Instead for Octeon perform a local
icache flush using local_flush_icache_range(), and for other platforms
which don't use c-r4k.c use __flush_cache_all() / flush_icache_all().
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/config.py')
0 files changed, 0 insertions, 0 deletions