Lines Matching refs:mmu_lock
1622 mutex_init(&mmu_ctxp->mmu_lock, NULL, MUTEX_SPIN,
1643 * The mmu_lock is acquired here to prevent races with
1646 mutex_enter(&mmu_ctxp->mmu_lock);
1654 mutex_exit(&mmu_ctxp->mmu_lock);
1661 ASSERT(!MUTEX_HELD(&mmu_ctxp->mmu_lock));
1663 mutex_destroy(&mmu_ctxp->mmu_lock);
1689 * The mmu_lock is acquired here to prevent races with
1692 mutex_enter(&mmu_ctxp->mmu_lock);
1699 mutex_exit(&mmu_ctxp->mmu_lock);
1704 mutex_exit(&mmu_ctxp->mmu_lock);
1807 mutex_enter(&mmu_ctxp->mmu_lock);
1811 mutex_exit(&mmu_ctxp->mmu_lock);
9684 mutex_enter(&mmu_ctxp->mmu_lock);
9751 mutex_exit(&mmu_ctxp->mmu_lock);