book3s64/hash: Refactor kernel linear map related calls
authorRitesh Harjani (IBM) <ritesh.list@gmail.com>
Fri, 18 Oct 2024 17:29:44 +0000 (22:59 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 23 Oct 2024 07:53:18 +0000 (18:53 +1100)
commit8b1085523fd22bf29a097d53c669a7dcf017d5ea
tree960fb2c80c32d4f64c4cf27fb1b0d820682afd0d
parent47780e7eae783674b557cc16cf6852c0ce9dbbe9
book3s64/hash: Refactor kernel linear map related calls

This just brings all linear map related handling at one place instead of
having those functions scattered in hash_utils file.
Makes it easy for review.

No functionality changes in this patch.

Signed-off-by: Ritesh Harjani (IBM) <ritesh.list@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://patch.msgid.link/56c610310aa50b5417976a39c5f15b78bc76c764.1729271995.git.ritesh.list@gmail.com
arch/powerpc/mm/book3s64/hash_utils.c