Home
last modified time | relevance | path

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

/arch/x86/include/asm/
A Dmwait.h120 if (static_cpu_has_bug(X86_BUG_MONITOR) || !current_set_polling_and_test()) { in mwait_idle_with_hints()
A Dcpufeature.h129 #define static_cpu_has_bug(bit) static_cpu_has((bit)) macro
/arch/um/include/asm/
A Dcpufeature.h129 #define static_cpu_has_bug(bit) static_cpu_has((bit)) macro
/arch/x86/kernel/
A Dprocess_64.c335 if (static_cpu_has_bug(X86_BUG_NULL_SEG)) { in load_seg_legacy()
679 if (static_cpu_has_bug(X86_BUG_SYSRET_SS_ATTRS)) { in __switch_to()
/arch/x86/kernel/fpu/
A Dcore.c169 if (unlikely(static_cpu_has_bug(X86_BUG_FXSAVE_LEAK))) { in restore_fpregs_from_fpstate()
/arch/x86/kvm/
A Dcpuid.c1194 if (!static_cpu_has_bug(X86_BUG_NULL_SEG)) in kvm_set_cpu_caps()
1649 || !static_cpu_has_bug(X86_BUG_NULL_SEG))) in __do_cpuid_func()
/arch/x86/kvm/svm/
A Dsvm.c392 if (!static_cpu_has_bug(X86_BUG_AMD_TLB_MMATCH)) in svm_init_erratum_383()

Completed in 20 milliseconds