diff options
| author | Alexandre Ghiti <[email protected]> | 2023-10-30 14:30:25 +0100 |
|---|---|---|
| committer | Palmer Dabbelt <[email protected]> | 2023-11-06 22:49:19 -0800 |
| commit | 114d5c85a39a0e35024ff5156a160eef1907f3e6 (patch) | |
| tree | bfb3fa46a8ba4f983d8489127d2613643854fead /tools/perf/scripts/python | |
| parent | 0bb80ecc33a8fb5a682236443c1e740d5c917d1d (diff) | |
riscv: Improve tlb_flush()
For now, tlb_flush() simply calls flush_tlb_mm() which results in a
flush of the whole TLB. So let's use mmu_gather fields to provide a more
fine-grained flush of the TLB.
Signed-off-by: Alexandre Ghiti <[email protected]>
Reviewed-by: Andrew Jones <[email protected]>
Reviewed-by: Samuel Holland <[email protected]>
Tested-by: Lad Prabhakar <[email protected]> # On RZ/Five SMARC
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions