HomeFreeBSD

Remove the pvh_global_lock lock from the arm64 pmap. It is unneeded on arm64

Description

Remove the pvh_global_lock lock from the arm64 pmap. It is unneeded on arm64
as invalidation will have completed before the pmap_invalidate_* functions
have complete.

Discussed with: alc, kib
Obtained from: ABT Systems Ltd
MFC after: 1 month
Sponsored by: The FreeBSD Foundation

Details

Provenance
andrewAuthored on
Parents
rS303743: Remove unused - never actually implemented - vnode lock types
Branches
Unknown
Tags
Unknown