Searched refs:sched_set_itmt_support (Results 1 - 5 of 5) sorted by last modified time

/linux-master/drivers/cpufreq/
H A Dintel_pstate.c344 sched_set_itmt_support();
371 * sched_set_itmt_support(true) has been called and it is valid to
386 * CPU hotplug locks, so sched_set_itmt_support()
H A Damd-pstate.c709 sched_set_itmt_support();
769 * sched_set_itmt_support(true) has been called and it is valid to
/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/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/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();

Completed in 212 milliseconds