Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-debug-uart.c242 static void cvmx_debug_uart_change_core(int oldcore, int newcore) in cvmx_debug_uart_change_core() argument
252 irq_control.u64 = cvmx_read_csr(CVMX_CIU_INTX_EN0(oldcore * 2)); in cvmx_debug_uart_change_core()
254 cvmx_write_csr(CVMX_CIU_INTX_EN0(oldcore* 2), irq_control.u64); in cvmx_debug_uart_change_core()
H A Dcvmx-debug-remote.c80 static void cvmx_debug_memory_change_core(int oldcore, int newcore) in cvmx_debug_memory_change_core() argument