Searched refs:cvmx_debug_booted (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-debug.h73 static inline int cvmx_debug_booted(void) function
80 static inline int cvmx_debug_booted(void) function
H A Dcvmx-app-init.c374 if (breakflag && cvmx_debug_booted())
H A Dcvmx-debug.c248 return cvmx_debug_booted() || CVMX_DEBUG_ATTACH;
382 if (cvmx_debug_booted())

Completed in 539 milliseconds