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

/linux-master/arch/x86/kernel/
H A Dsmpboot.c473 static inline int x86_sched_itmt_flags(void) function
481 return cpu_core_flags() | x86_sched_itmt_flags();
493 return cpu_cluster_flags() | x86_sched_itmt_flags();
500 return x86_sched_itmt_flags();

Completed in 96 milliseconds