Searched refs:needs_proxy (Results 1 – 4 of 4) sorted by relevance
89 .needs_proxy = 0,
262 .needs_proxy = 1,
1473 int needs_proxy; in __cvmx_debug_handler_stage3() local1493 needs_proxy = cvmx_debug_comms[cvmx_debug_globals->comm_type]->needs_proxy; in __cvmx_debug_handler_stage3()1505 if (!cvmx_debug_stop_core(state, core, &debug_reg, needs_proxy)) in __cvmx_debug_handler_stage3()1512 if (needs_proxy) in __cvmx_debug_handler_stage3()
443 int needs_proxy; member