Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-debug-remote.c93 .change_core = cvmx_debug_memory_change_core,
H A Dcvmx-debug-uart.c266 .change_core = cvmx_debug_uart_change_core,
H A Dcvmx-debug.h447 void (*change_core)(int, int); member
H A Dcvmx-debug.c646 … cvmx_debug_comms[cvmx_debug_globals->comm_type]->change_core(state.focus_core, core); in cvmx_debug_process_packet()
1091 cvmx_debug_comms[cvmx_debug_globals->comm_type]->change_core (state->focus_core, core); in cvmx_debug_set_focus_core()