Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kernel/
H A Dsmpboot.c456 static inline int x86_sched_itmt_flags(void) in x86_sched_itmt_flags() function
464 return cpu_core_flags() | x86_sched_itmt_flags(); in x86_core_flags()
470 return cpu_cluster_flags() | x86_sched_itmt_flags(); in x86_cluster_flags()
509 cpu_cpu_mask, x86_sched_itmt_flags, SD_INIT_NAME(PKG) in build_sched_topology()