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

/linux-master/arch/x86/kernel/
H A Ditmt.c30 static bool __read_mostly sched_itmt_capable; variable
49 if (!sched_itmt_capable) {
102 if (sched_itmt_capable) {
113 sched_itmt_capable = true;
139 if (!sched_itmt_capable) {
143 sched_itmt_capable = false;

Completed in 63 milliseconds