Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-debug.c133 static char cvmx_debug_stack_all[CVMX_MAX_CORES][8*1024] __attribute ((aligned (16))); variable
371 __cvmx_debug_stack_top_all[i] = &cvmx_debug_stack_all[i][8*1024]; in cvmx_debug_init()