Searched refs:oldcore (Results 1 – 2 of 2) sorted by relevance
242 static void cvmx_debug_uart_change_core(int oldcore, int newcore) in cvmx_debug_uart_change_core() argument252 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()
80 static void cvmx_debug_memory_change_core(int oldcore, int newcore) in cvmx_debug_memory_change_core() argument