]> www.infradead.org Git - users/hch/block.git/commit
arm64: tlb: Implement __flush_s2_tlb_range_op()
authorRaghavendra Rao Ananta <rananta@google.com>
Fri, 11 Aug 2023 04:51:21 +0000 (04:51 +0000)
committerMarc Zyngier <maz@kernel.org>
Thu, 17 Aug 2023 08:40:35 +0000 (09:40 +0100)
commit4d73a9c13aaa78b149ac04b02f0ee7973f233bfa
tree884b8c99bcda11879632f40d43947c0c8d0956c8
parent360839027a6e4c022e8cbaa373dd747185f1e0a5
arm64: tlb: Implement __flush_s2_tlb_range_op()

Define __flush_s2_tlb_range_op(), as a wrapper over
__flush_tlb_range_op(), for stage-2 specific range-based TLBI
operations that doesn't necessarily have to deal with 'asid'
and 'tlbi_user' arguments.

Signed-off-by: Raghavendra Rao Ananta <rananta@google.com>
Reviewed-by: Shaoqin Huang <shahuang@redhat.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20230811045127.3308641-9-rananta@google.com
arch/arm64/include/asm/tlbflush.h