Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Ddtl.h35 #define DTL_LOG_ALL (DTL_LOG_CEDE | DTL_LOG_PREEMPT | DTL_LOG_FAULT) macro
/linux/arch/powerpc/platforms/pseries/
H A Ddtl.c31 static u8 dtl_event_mask = DTL_LOG_ALL;
H A Dlpar.c472 set_global_dtl_mask(DTL_LOG_ALL); in dtl_worker_enable()
/linux/arch/powerpc/perf/
H A Dvpa-dtl.c374 case DTL_LOG_ALL: in vpa_dtl_event_init()