Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/ !
H A Dtopology.h260 int sched_set_itmt_support(void);
271 static inline int sched_set_itmt_support(void) in sched_set_itmt_support() function
/linux/arch/x86/kernel/ !
H A Ditmt.c85 * sched_set_itmt_support() - Indicate platform supports ITMT
91 * is ITMT capable and call sched_set_itmt_support.
101 int sched_set_itmt_support(void) in sched_set_itmt_support() function
/linux/drivers/platform/x86/intel/ !
H A Dturbo_max_3.c81 * call sched_set_itmt_support() from there as this function will aquire
86 sched_set_itmt_support(); in itmt_legacy_work_fn()
/linux/drivers/platform/x86/amd/hfi/ !
H A Dhfi.c122 sched_set_itmt_support(); in amd_hfi_sched_itmt_work()
/linux/drivers/cpufreq/ !
H A Damd-pstate.c1264 sched_set_itmt_support(); in amd_pstate_register_driver()
H A Dintel_pstate.c355 sched_set_itmt_support(); in intel_pstste_sched_itmt_work_fn()