Home
last modified time | relevance | path

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

/drivers/hwtracing/intel_th/
A Dpti.c34 static const unsigned int pti_mode[] = { variable
42 for (i = 0; i < ARRAY_SIZE(pti_mode); i++) in pti_width_mode()
43 if (pti_mode[i] == width) in pti_width_mode()
54 return scnprintf(buf, PAGE_SIZE, "%d\n", pti_mode[pti->mode]); in mode_show()
186 if (!pti_mode[pti->mode]) in read_hw_config()

Completed in 6 milliseconds