Searched refs:DTL_LOG_PREEMPT (Results 1 – 3 of 3) sorted by relevance
33 #define DTL_LOG_PREEMPT 0x2 macro35 #define DTL_LOG_ALL (DTL_LOG_CEDE | DTL_LOG_PREEMPT | DTL_LOG_FAULT)
111 lppaca_of(dtl->cpu).dtl_enable_mask = DTL_LOG_PREEMPT; in dtl_stop()
78 static u8 dtl_mask = DTL_LOG_PREEMPT;452 dtl_mask = DTL_LOG_PREEMPT; in reset_global_dtl_mask()
Completed in 7 milliseconds