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

/linux-master/arch/x86/kernel/
H A Ditmt.c82 * sched_set_itmt_support() - Indicate platform supports ITMT
88 * is ITMT capable and call sched_set_itmt_support.
98 int sched_set_itmt_support(void) function
/linux-master/arch/x86/include/asm/
H A Dtopology.h250 int sched_set_itmt_support(void);
261 static inline int sched_set_itmt_support(void) function
/linux-master/drivers/platform/x86/intel/
H A Dturbo_max_3.c80 * call sched_set_itmt_support() from there as this function will aquire
85 sched_set_itmt_support();
/linux-master/drivers/cpufreq/
H A Damd-pstate.c729 sched_set_itmt_support();
789 * sched_set_itmt_support(true) has been called and it is valid to
H A Dintel_pstate.c346 sched_set_itmt_support();
373 * sched_set_itmt_support(true) has been called and it is valid to
388 * CPU hotplug locks, so sched_set_itmt_support()

Completed in 263 milliseconds