Searched refs:SWRST_DBL_FAULT_B (Results 1 – 2 of 2) sorted by relevance
285 if (_bfin_swrst & SWRST_DBL_FAULT_B) { in secondary_start_kernel()
25 #define RESET_DOUBLE (SWRST_DBL_FAULT_B|SWRST_DBL_FAULT_A)834 #define SWRST_DBL_FAULT_B 0x1000 /* SWRST Core B Double Fault */ macro