diff options
author | 2020-10-22 06:29:38 +0000 | |
---|---|---|
committer | 2020-12-09 16:46:56 +1100 | |
commit | 91ec450f8d8c1e599a943c526ab1d2a4acf73c22 (patch) | |
tree | 7f200a43a3423bae043628c74da48ddfd33807d8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | powerpc/32s: Inline flush_tlb_range() and flush_tlb_kernel_range() (diff) | |
download | linux-dev-91ec450f8d8c1e599a943c526ab1d2a4acf73c22.tar.xz linux-dev-91ec450f8d8c1e599a943c526ab1d2a4acf73c22.zip |
powerpc/32s: Split and inline flush_range()
flush_range() handle both the MMU_FTR_HPTE_TABLE case and
the other case.
The non MMU_FTR_HPTE_TABLE case is trivial as it is only a call
to _tlbie()/_tlbia() which is not worth a dedicated function.
Make flush_range() a hash specific and call it from tlbflush.h based
on mmu_has_feature(MMU_FTR_HPTE_TABLE).
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/132ab19aae52abc8e06ab524ec86d4229b5b9c3d.1603348103.git.christophe.leroy@csgroup.eu
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions