Home
last modified time | relevance | path

Searched refs:of_spin_mtx (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/powerpc/ofw/
H A Dofw_real.c207 static struct mtx of_spin_mtx; variable
380 mtx_init(&of_spin_mtx, "OF Real", NULL, MTX_SPIN); in ofw_real_init()
381 of_real_mtx = &of_spin_mtx; in ofw_real_init()