Searched refs:mtx_spin (Results 1 – 2 of 2) sorted by relevance
372 int mtx_spin; in ofw_real_init() local377 mtx_spin = 0; in ofw_real_init()378 TUNABLE_INT_FETCH("machdep.ofw.mtx_spin", &mtx_spin); in ofw_real_init()379 if (mtx_spin) { in ofw_real_init()
163 static SYSCTL_NODE(_debug, OID_AUTO, mtx_spin,