DTL_LOG_PREEMPT
#define DTL_LOG_ALL (DTL_LOG_CEDE | DTL_LOG_PREEMPT | DTL_LOG_FAULT)
case DTL_LOG_PREEMPT:
lppaca_of(dtl->cpu).dtl_enable_mask = DTL_LOG_PREEMPT;
dtl_mask = DTL_LOG_PREEMPT;
static u8 dtl_mask = DTL_LOG_PREEMPT;