Home
last modified time | relevance | path

Searched refs:DTL_LOG_PREEMPT (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Ddtl.h33 #define DTL_LOG_PREEMPT 0x2 macro
35 #define DTL_LOG_ALL (DTL_LOG_CEDE | DTL_LOG_PREEMPT | DTL_LOG_FAULT)
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Ddtl.c121 lppaca_of(dtl->cpu).dtl_enable_mask = DTL_LOG_PREEMPT; in dtl_stop()
H A Dlpar.c80 static u8 dtl_mask = DTL_LOG_PREEMPT;
454 dtl_mask = DTL_LOG_PREEMPT; in reset_global_dtl_mask()