Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kernel/
Ditmt.c30 static bool __read_mostly sched_itmt_capable; variable
50 if (!sched_itmt_capable) { in sched_itmt_update_handler()
113 if (sched_itmt_capable) { in sched_set_itmt_support()
124 sched_itmt_capable = true; in sched_set_itmt_support()
150 if (!sched_itmt_capable) { in sched_clear_itmt_support()
154 sched_itmt_capable = false; in sched_clear_itmt_support()