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

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

Completed in 49 milliseconds