Searched refs:of_bounce_mtx (Results 1 – 1 of 1) sorted by relevance
206 static struct mtx of_bounce_mtx; variable269 if (!mtx_initialized(&of_bounce_mtx)) in ofw_real_bounce_alloc()282 mtx_lock(&of_bounce_mtx); in ofw_real_bounce_alloc()297 mtx_unlock(&of_bounce_mtx); in ofw_real_bounce_alloc()375 mtx_init(&of_bounce_mtx, "OF Bounce Page", NULL, MTX_DEF); in ofw_real_init()385 of_real_mtx = &of_bounce_mtx; in ofw_real_init()