]> git.ipfire.org Git - thirdparty/linux.git/commit
powerpc/64s: Rename tlbie_va_lpid to tlbie_va_pid_lpid
authorRitesh Harjani (IBM) <ritesh.list@gmail.com>
Mon, 9 Mar 2026 18:14:30 +0000 (23:44 +0530)
committerMadhavan Srinivasan <maddy@linux.ibm.com>
Tue, 17 Mar 2026 08:26:37 +0000 (13:56 +0530)
commit7bcfba20e946ec160fd72c3a0b4cf6e3e845d629
tree3da2a23e7aa076efa3fdc6c6ffb26037b8c93309
parent4894e2fb7b9a25cef843ee2c3b2ac49fd808647d
powerpc/64s: Rename tlbie_va_lpid to tlbie_va_pid_lpid

It only make sense to rename these functions, so it's better reflect what
they are supposed to do. For e.g. __tlbie_va_pid_lpid name better reflect
that it is invalidating tlbie using VA, PID and LPID.

No functional change in this patch.

Reviewed-by: Christophe Leroy (CS GROUP) <chleroy@kernel.org>
Signed-off-by: Ritesh Harjani (IBM) <ritesh.list@gmail.com>
Tested-by: Venkat Rao Bagalkote <venkat88@linux.ibm.com>
Signed-off-by: Madhavan Srinivasan <maddy@linux.ibm.com>
Link: https://patch.msgid.link/0a0b2cf23b9522f891f9a0f976bbdc5c8e6f6d8b.1773078178.git.ritesh.list@gmail.com
arch/powerpc/mm/book3s64/radix_tlb.c