summaryrefslogtreecommitdiff
path: root/rust/kernel
diff options
context:
space:
mode:
authorWill Deacon <will@kernel.org>2026-03-02 13:55:52 +0000
committerCatalin Marinas <catalin.marinas@arm.com>2026-03-13 17:23:04 +0000
commitd4b048ca145fd31a2c6f77ae4db49e51bdec58ac (patch)
tree7b44a1c484782719df7a13090802558cd3a4d972 /rust/kernel
parenta3710035604fdeace5c0945d98955a1624e4648d (diff)
arm64: mm: Inline __TLBI_VADDR_RANGE() into __tlbi_range()
The __TLBI_VADDR_RANGE() macro is only used in one place and isn't something that's generally useful outside of the low-level range invalidation gubbins. Inline __TLBI_VADDR_RANGE() into the __tlbi_range() function so that the macro can be removed entirely. Signed-off-by: Will Deacon <will@kernel.org> Reviewed-by: Linu Cherian <linu.cherian@arm.com> Reviewed-by: Jonathan Cameron <jonathan.cameron@huawei.com> Signed-off-by: Ryan Roberts <ryan.roberts@arm.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'rust/kernel')
0 files changed, 0 insertions, 0 deletions