Loading
UPSTREAM: arm64: Clean up __flush_tlb(_kernel)_range functions
This patch moves the MAX_TLB_RANGE check into the flush_tlb(_kernel)_range functions directly to avoid the undescore-prefixed definitions (and for consistency with a subsequent patch). Signed-off-by:Catalin Marinas <catalin.marinas@arm.com> Cc: Will Deacon <will.deacon@arm.com> Signed-off-by:
Will Deacon <will.deacon@arm.com> Bug: 31432001 Change-Id: I9cf0bbe4b8ffc5add77f2160dfa446c53877cfa8 (cherry picked from commit da4e73303e448aa23b36249a85e239ca118ce941) Signed-off-by:
Sami Tolvanen <samitolvanen@google.com>