Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/mcheck/
Dtherm_throt.c366 if (this_cpu_has(X86_FEATURE_PLN) && int_pln_enable) in intel_thermal_interrupt()
371 if (this_cpu_has(X86_FEATURE_PTS)) { in intel_thermal_interrupt()
378 if (this_cpu_has(X86_FEATURE_PLN) && int_pln_enable) in intel_thermal_interrupt()
Dmce.c135 if (this_cpu_has(X86_FEATURE_INTEL_PPIN)) in mce_setup()
/arch/x86/include/asm/
Dcpufeature.h114 #define this_cpu_has(bit) \ macro
Dtlbflush.h462 if (!this_cpu_has(X86_FEATURE_INVPCID_SINGLE)) in __native_flush_tlb_one_user()
/arch/x86/kernel/
Dsmpboot.c1640 if (!this_cpu_has(X86_FEATURE_MWAIT)) in mwait_play_dead()
1642 if (!this_cpu_has(X86_FEATURE_CLFLUSH)) in mwait_play_dead()
Dprocess.c674 if (this_cpu_has(X86_BUG_CLFLUSH_MONITOR)) { in mwait_idle()
/arch/x86/kernel/apic/
Dapic.c651 if (this_cpu_has(X86_FEATURE_ARAT)) { in setup_APIC_timer()
660 if (this_cpu_has(X86_FEATURE_TSC_DEADLINE_TIMER)) { in setup_APIC_timer()
680 if (!this_cpu_has(X86_FEATURE_TSC_DEADLINE_TIMER)) in __lapic_update_tsc_freq()