Loading
UPSTREAM: arm64: mm: remove unused functions and variable protoypes
The functions __cpu_flush_user_tlb_range and __cpu_flush_kern_tlb_range were removed in commit fa48e6f7 'arm64: mm: Optimise tlb flush logic where we have >4K granule'. Global variable cpu_tlb was never used in arm64. Remove them. Signed-off-by:Yingjoe Chen <yingjoe.chen@mediatek.com> Acked-by:
Will Deacon <will.deacon@arm.com> Signed-off-by:
Catalin Marinas <catalin.marinas@arm.com> Bug: 31432001 Change-Id: If7edbff20f069c9ffcab5a6b3f416089cf92c9eb (cherry picked from commit 06ff87bae8d30ab9c949ae8729355323e18107b4) Signed-off-by:
Sami Tolvanen <samitolvanen@google.com>