Home
last modified time | relevance | path

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

/linux-6.14.4/arch/x86/kernel/
Ditmt.c31 static bool __read_mostly sched_itmt_capable; variable
92 if (sched_itmt_capable) in sched_set_itmt_support()
105 sched_itmt_capable = true; in sched_set_itmt_support()
129 if (!sched_itmt_capable) in sched_clear_itmt_support()
132 sched_itmt_capable = false; in sched_clear_itmt_support()