ANDROID: KVM: arm64: Rename 'struct pkvm_hyp_vm::lock' to 'pgtable_lock'
In preparation for finer-grained locking of guest data structures,
rename the 'lock' field of 'struct pkvm_hyp_vm' to 'pgtable_lock' to
indicate that its scope is limited to the stage-2 page-table of the
guest.
Signed-off-by:
Will Deacon <will@kernel.org>
Bug: 278749606
Change-Id: I0a12fcbef3db37f378c61aef10e2d6bfdf76c461
Loading
Please sign in to comment