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

/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-debug.h120 uint64_t multicoredebug; member in struct:__anon6809::__anon6810
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 109 milliseconds