Home
last modified time | relevance | path

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

/linux-6.15/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)
/linux-6.15/arch/powerpc/platforms/pseries/
H A Ddtl.c121 lppaca_of(dtl->cpu).dtl_enable_mask = DTL_LOG_PREEMPT; in dtl_stop()
H A Dlpar.c81 static u8 dtl_mask = DTL_LOG_PREEMPT;
455 dtl_mask = DTL_LOG_PREEMPT; in reset_global_dtl_mask()