Home
last modified time | relevance | path

Searched refs:LPP_DEST (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds