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

/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-debug-handler.S138 .ent __cvmx_debug_handler_stage2
139 .globl __cvmx_debug_handler_stage2
140 __cvmx_debug_handler_stage2: label
278 .end __cvmx_debug_handler_stage2
H A Dcvmx-debug.c237 extern void __cvmx_debug_handler_stage2(void);
241 *trampoline = (int32_t)(long)&__cvmx_debug_handler_stage2;

Completed in 51 milliseconds