Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-debug.c112 volatile uint64_t __cvmx_debug_mode_exception_ignore; variable
129 #define __cvmx_debug_mode_exception_ignore __cvmx_debug_mode_exception_ignore_all[cvmx_get_core_num… macro
508 __cvmx_debug_mode_exception_ignore = 1; in cvmx_debug_probe_load()
518 __cvmx_debug_mode_exception_ignore = 0; in cvmx_debug_probe_load()
530 __cvmx_debug_mode_exception_ignore = 1; in cvmx_debug_probe_store()
541 __cvmx_debug_mode_exception_ignore = 0; in cvmx_debug_probe_store()
H A Dcvmx-debug-handler.S201 loadaddr (k1, __cvmx_debug_mode_exception_ignore, 3)