Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kernel/
Ditmt.c30 static bool __read_mostly sched_itmt_capable; variable
49 if (!sched_itmt_capable) { in sched_itmt_update_handler()
103 if (sched_itmt_capable) { in sched_set_itmt_support()
114 sched_itmt_capable = true; in sched_set_itmt_support()
140 if (!sched_itmt_capable) { in sched_clear_itmt_support()
144 sched_itmt_capable = false; in sched_clear_itmt_support()