DTL_LOG_PREEMPT   177 arch/powerpc/include/asm/lppaca.h #define DTL_LOG_ALL		(DTL_LOG_CEDE | DTL_LOG_PREEMPT | DTL_LOG_FAULT)
DTL_LOG_PREEMPT   111 arch/powerpc/platforms/pseries/dtl.c 	lppaca_of(dtl->cpu).dtl_enable_mask = DTL_LOG_PREEMPT;
DTL_LOG_PREEMPT    76 arch/powerpc/platforms/pseries/lpar.c static u8 dtl_mask = DTL_LOG_PREEMPT;
DTL_LOG_PREEMPT   450 arch/powerpc/platforms/pseries/lpar.c 	dtl_mask = DTL_LOG_PREEMPT;
DTL_LOG_PREEMPT   177 tools/testing/selftests/powerpc/vphn/asm/lppaca.h #define DTL_LOG_ALL		(DTL_LOG_CEDE | DTL_LOG_PREEMPT | DTL_LOG_FAULT)