diff options
author | Alexandre Ghiti <alexghiti@rivosinc.com> | 2023-10-30 14:30:25 +0100 |
---|---|---|
committer | Palmer Dabbelt <palmer@rivosinc.com> | 2023-11-06 22:49:19 -0800 |
commit | 114d5c85a39a0e35024ff5156a160eef1907f3e6 (patch) | |
tree | bfb3fa46a8ba4f983d8489127d2613643854fead /scripts/bpf_doc.py | |
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 <alexghiti@rivosinc.com>
Reviewed-by: Andrew Jones <ajones@ventanamicro.com>
Reviewed-by: Samuel Holland <samuel.holland@sifive.com>
Tested-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> # On RZ/Five SMARC
Link: https://lore.kernel.org/r/20231030133027.19542-2-alexghiti@rivosinc.com
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions