Home
last modified time | relevance | path

Searched refs:cvmx_debug_stack (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-debug.c115 static char cvmx_debug_stack[8*1024] __attribute ((aligned (16))); variable
116 char *__cvmx_debug_stack_top = &cvmx_debug_stack[8*1024];