Searched refs:sfmmu_ctx_lock (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.h692 lock_t sfmmu_ctx_lock; /* sync ctx alloc and invalidation */ member in struct:hat
H A Dhat_sfmmu.c1470 LOCK_INIT_CLEAR(&sfmmup->sfmmu_ctx_lock);
12442 lock_set(&sfmmup->sfmmu_ctx_lock); /* acquire PP lock */
12454 lock_clear(&sfmmup->sfmmu_ctx_lock); /* release PP lock */

Completed in 78 milliseconds