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

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

Completed in 123 milliseconds