Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/
Dsmpboot.c470 static inline int x86_sched_itmt_flags(void) in x86_sched_itmt_flags() function
478 return cpu_core_flags() | x86_sched_itmt_flags(); in x86_core_flags()
484 return cpu_smt_flags() | x86_sched_itmt_flags(); in x86_smt_flags()