Searched refs:PTI_MODE (Results 1 – 2 of 2) sorted by relevance
17 #define PTI_MODE 0xf0 macro
158 ctl |= pti->mode << __ffs(PTI_MODE); in intel_th_pti_activate()182 pti->mode = (ctl & PTI_MODE) >> __ffs(PTI_MODE); in read_hw_config()