Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwtracing/intel_th/
Dpti.c40 static const unsigned int pti_mode[] = { variable
48 for (i = 0; i < ARRAY_SIZE(pti_mode); i++) in pti_width_mode()
49 if (pti_mode[i] == width) in pti_width_mode()
60 return scnprintf(buf, PAGE_SIZE, "%d\n", pti_mode[pti->mode]); in mode_show()
191 if (!pti_mode[pti->mode]) in read_hw_config()