Searched refs:pti_mode (Results 1 – 1 of 1) sorted by relevance
34 static const unsigned int pti_mode[] = { variable42 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