Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
A Ditmt.c30 static bool __read_mostly sched_itmt_capable; variable
49 if (!sched_itmt_capable) { in sched_itmt_update_handler()
112 if (sched_itmt_capable) { in sched_set_itmt_support()
123 sched_itmt_capable = true; in sched_set_itmt_support()
149 if (!sched_itmt_capable) { in sched_clear_itmt_support()
153 sched_itmt_capable = false; in sched_clear_itmt_support()

Completed in 7 milliseconds