Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/sched/
H A Dsmt.h10 static __always_inline bool sched_smt_active(void) in sched_smt_active() function
15 static inline bool sched_smt_active(void) { return false; } in sched_smt_active() function
/kernel/linux/linux-6.6/include/linux/sched/
H A Dsmt.h10 static __always_inline bool sched_smt_active(void) in sched_smt_active() function
15 static inline bool sched_smt_active(void) { return false; } in sched_smt_active() function
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/
H A Dbugs.c1144 if (sched_smt_active()) in unpriv_ebpf_notify()
1745 if (sched_smt_active()) in update_stibp_strict()
1760 if (sched_smt_active()) in update_indir_branch_cond()
1785 if (sched_smt_active()) { in update_mds_branch_idle()
1801 if (sched_smt_active() && unprivileged_ebpf_enabled() && in cpu_bugs_smt_update()
1821 if (sched_smt_active() && !boot_cpu_has(X86_BUG_MSBDS_ONLY)) in cpu_bugs_smt_update()
1832 if (sched_smt_active()) in cpu_bugs_smt_update()
1843 if (sched_smt_active()) in cpu_bugs_smt_update()
2509 sched_smt_active())) { in l1tf_show_state()
2516 sched_smt_active() in l1tf_show_state()
[all...]
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/
H A Dbugs.c1211 if (sched_smt_active()) in unpriv_ebpf_notify()
1808 if (sched_smt_active()) in update_stibp_strict()
1823 if (sched_smt_active()) in update_indir_branch_cond()
1848 if (sched_smt_active()) { in update_mds_branch_idle()
1864 if (sched_smt_active() && unprivileged_ebpf_enabled() && in cpu_bugs_smt_update()
1884 if (sched_smt_active() && !boot_cpu_has(X86_BUG_MSBDS_ONLY)) in cpu_bugs_smt_update()
1895 if (sched_smt_active()) in cpu_bugs_smt_update()
1906 if (sched_smt_active()) in cpu_bugs_smt_update()
2602 sched_smt_active())) { in l1tf_show_state()
2609 sched_smt_active() in l1tf_show_state()
[all...]
/kernel/linux/linux-5.10/drivers/idle/
H A Dintel_idle.c146 bool smt_active = sched_smt_active(); in intel_idle_ibrs()
/kernel/linux/linux-5.10/kernel/
H A Dcpu.c2429 return snprintf(buf, PAGE_SIZE - 2, "%d\n", sched_smt_active()); in show_smt_active()
/kernel/linux/linux-5.10/kernel/sched/
H A Dtopology.c369 if (sched_smt_active()) { in build_perf_domains()
/kernel/linux/linux-6.6/kernel/
H A Dcpu.c3027 return snprintf(buf, PAGE_SIZE - 2, "%d\n", sched_smt_active()); in active_show()
/kernel/linux/linux-6.6/drivers/idle/
H A Dintel_idle.c175 bool smt_active = sched_smt_active(); in intel_idle_ibrs()
/kernel/linux/linux-6.6/kernel/sched/
H A Dtopology.c396 if (sched_smt_active()) { in build_perf_domains()
H A Dfair.c7697 if (sched_smt_active()) { in select_idle_sibling()
10006 if (!sched_smt_active()) in sched_use_asym_prio()
/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dvmx.c7168 if (sched_smt_active()) in vmx_vm_init()
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dvmx.c7579 if (sched_smt_active()) in vmx_vm_init()

Completed in 61 milliseconds