Searched refs:pmap_hash_lock (Results 1 – 2 of 2) sorted by relevance
70 struct mutex pmap_hash_lock = MUTEX_INITIALIZER(IPL_HIGH); variable75 mtx_enter(&pmap_hash_lock); \80 mtx_leave(&pmap_hash_lock); \
187 struct __ppc_lock pmap_hash_lock = PPC_LOCK_INITIALIZER; variable192 __ppc_lock(&pmap_hash_lock); \197 __ppc_unlock(&pmap_hash_lock); \