Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Ddtl.h35 #define DTL_LOG_ALL (DTL_LOG_CEDE | DTL_LOG_PREEMPT | DTL_LOG_FAULT) macro
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/
H A Ddtl.c30 static u8 dtl_event_mask = DTL_LOG_ALL;
H A Dlpar.c468 set_global_dtl_mask(DTL_LOG_ALL); in dtl_worker_enable()