Home
last modified time | relevance | path

Searched refs:LPP_DEST (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/hwtracing/intel_th/
H A Dpti.h22 #define LPP_DEST BIT(25) macro
H A Dpti.c160 ctl |= pti->lpp_dest << __ffs(LPP_DEST); in intel_th_pti_activate()
196 if (ctl & LPP_DEST) in read_hw_config()