Searched refs:of_real_mtx (Results 1 – 1 of 1) sorted by relevance
208 static struct mtx *of_real_mtx; variable226 mtx_lock_spin(of_real_mtx); in ofw_real_mtx_lock_spin()232 mtx_lock(of_real_mtx); in ofw_real_mtx_lock()238 mtx_unlock_spin(of_real_mtx); in ofw_real_mtx_unlock_spin()244 mtx_unlock(of_real_mtx); in ofw_real_mtx_unlock()306 mtx_assert(of_real_mtx, MA_OWNED); in ofw_real_map()356 mtx_assert(of_real_mtx, MA_OWNED); in ofw_real_unmap()381 of_real_mtx = &of_spin_mtx; in ofw_real_init()385 of_real_mtx = &of_bounce_mtx; in ofw_real_init()