summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/cacheflush.h
diff options
context:
space:
mode:
authorVineet Gupta <vgupta@synopsys.com>2019-09-11 00:38:10 +0200
committerVineet Gupta <vgupta@synopsys.com>2019-10-28 20:12:32 +0100
commit2f4ecf68a048de44d72157d637bf9cbbbdb357b0 (patch)
tree3fa9f88b2560cbee732dd41933d2afc33114c0a1 /include/asm-generic/cacheflush.h
parentARC: mm: tlb flush optim: elide repeated uTLB invalidate in loop (diff)
downloadlinux-2f4ecf68a048de44d72157d637bf9cbbbdb357b0.tar.xz
linux-2f4ecf68a048de44d72157d637bf9cbbbdb357b0.zip
ARC: mm: tlb flush optim: elide redundant uTLB invalidates for MMUv3
For MMUv3 (and prior) the flush_tlb_{range,mm,page} API use the MMU TLBWrite cmd which already nukes the entire uTLB, so NO need for additional IVUTLB cmd from utlb_invalidate() - hence this patch local_flush_tlb_all() is special since it uses a weaker TLBWriteNI cmd (prec commit) to shoot down JTLB, hence we retain the explicit uTLB flush Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Diffstat (limited to 'include/asm-generic/cacheflush.h')
0 files changed, 0 insertions, 0 deletions