Searched refs:qframe_mtx (Results 1 – 2 of 2) sorted by relevance
590 static struct mtx qframe_mtx; variable2624 mtx_init(&qframe_mtx, "qfrmlk", NULL, MTX_SPIN); in pmap_init()10591 mtx_lock_spin(&qframe_mtx); in pmap_quick_enter_page()10612 mtx_unlock_spin(&qframe_mtx); in pmap_quick_remove_page()
424 static struct mtx qframe_mtx; variable3739 mtx_init(&qframe_mtx, "qfrmlk", NULL, MTX_SPIN); in mmu_radix_init()