[PATCH V2 0/2] arm64/mm: Add remaining TLBI_XXX_MASK macros
Anshuman Khandual
anshuman.khandual at arm.com
Thu Oct 23 21:02:05 PDT 2025
Add remaining TLBI_XXX_MASK macros. But before that drop one redundant
'level' trimming operation in __tlbi_level().
Changes in V2:
- Added KVM changes required to accommodate TLBI_TTL_MASK split
- Updated the commit message
Changes in V1:
https://lore.kernel.org/all/20251021052022.2898275-1-anshuman.khandual@arm.com/
Cc: Catalin Marinas <catalin.marinas at arm.com>
Cc: Will Deacon <will at kernel.org>
Cc: Marc Zyngier <maz at kernel.org>
Cc: Oliver Upton <oliver.upton at linux.dev>
Cc: linux-arm-kernel at lists.infradead.org
Cc: linux-kernel at vger.kernel.org
Cc: kvmarm at lists.linux.dev
Anshuman Khandual (2):
arm64/mm: Drop redundant 'level' range trimming in __tlbi_level()
arm64/mm: Add remaining TLBI_XXX_MASK macros
arch/arm64/include/asm/tlbflush.h | 26 ++++++++++++++++++--------
arch/arm64/kvm/nested.c | 8 +++++---
2 files changed, 23 insertions(+), 11 deletions(-)
--
2.30.2
More information about the linux-arm-kernel
mailing list