Searched refs:qframe_mtx (Results 1 – 1 of 1) sorted by relevance
497 static struct mtx qframe_mtx; variable2424 mtx_init(&qframe_mtx, "qfrmlk", NULL, MTX_SPIN); in pmap_init()10056 mtx_lock_spin(&qframe_mtx); in pmap_quick_enter_page()10071 mtx_unlock_spin(&qframe_mtx); in pmap_quick_remove_page()