Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sparc/sparc/
H A Dcpu.c105 int debug_xcall = DEBUG_XCALL; variable
107 #define debug_xcall 0 macro
770 if (debug_xcall && (void *)func != sparc_noop) { in xcall()
863 if (i >= 0 || debug_xcall == 0) { in xcall()