Home
last modified time | relevance | path

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

/arch/x86/kernel/
A Ditmt.c31 static bool __read_mostly sched_itmt_capable; variable
105 if (sched_itmt_capable) in sched_set_itmt_support()
126 sched_itmt_capable = true; in sched_set_itmt_support()
150 if (!sched_itmt_capable) in sched_clear_itmt_support()
153 sched_itmt_capable = false; in sched_clear_itmt_support()

Completed in 6 milliseconds