Searched refs:PTI_PATGENMODE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/hwtracing/intel_th/ | ||
H A D | pti.h | 21 #define PTI_PATGENMODE 0x00f00000 macro |
H A D | pti.c | 155 ctl |= pti->patgen << __ffs(PTI_PATGENMODE); in intel_th_pti_activate() |