PMAP_LOCK_HASH
return &pmap_pmap_locks[PMAP_LOCK_HASH(pmap)].locks.lock;
return &pmap_pmap_locks[PMAP_LOCK_HASH(pmap)].locks.activation_lock;