Searched defs:PMAP_UNLOCK (Results 1 – 5 of 5) sorted by relevance
130 #define PMAP_UNLOCK(pmap) mutex_exit(&(pmap)->pm_mtx) macro
164 #define PMAP_UNLOCK mutex_spin_exit(&pmap_lock); macro167 #define PMAP_UNLOCK macro
426 #define PMAP_UNLOCK(pmap) mutex_exit(pmap_pmap_lock(pmap)) macro
513 #define PMAP_UNLOCK() KERNEL_UNLOCK_ONE(NULL) macro
188 #define PMAP_UNLOCK() mutex_exit(&pmap_lock) macro