Searched refs:multicoredebug (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/contrib/octeon-sdk/
H A Dcvmx-debug.h120 uint64_t multicoredebug; member in struct:__anon11121::__anon11122
137 F(cop0.multicoredebug); \
H A Dcvmx-debug.c1129 context->cop0.multicoredebug |= 1;
1330 CVMX_MF_COP0(context->cop0.multicoredebug, COP0_MULTICOREDEBUG);
1400 CVMX_MT_COP0(context->cop0.multicoredebug, COP0_MULTICOREDEBUG);
1417 if (context->cop0.multicoredebug & 1)
1419 if (context->cop0.multicoredebug & (1 << 16))

Completed in 105 milliseconds