Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/cpu/mcheck/
Dtherm_throt.c365 if (this_cpu_has(X86_FEATURE_PLN) && int_pln_enable) in intel_thermal_interrupt()
370 if (this_cpu_has(X86_FEATURE_PTS)) { in intel_thermal_interrupt()
377 if (this_cpu_has(X86_FEATURE_PLN) && int_pln_enable) in intel_thermal_interrupt()
Dmce.c130 if (this_cpu_has(X86_FEATURE_INTEL_PPIN)) in mce_setup()
/Linux-v4.19/arch/x86/include/asm/
Dcpufeature.h114 #define this_cpu_has(bit) \ macro
Dtlbflush.h461 if (!this_cpu_has(X86_FEATURE_INVPCID_SINGLE)) in __native_flush_tlb_one_user()
/Linux-v4.19/arch/x86/kernel/
Dsmpboot.c1597 if (!this_cpu_has(X86_FEATURE_MWAIT)) in mwait_play_dead()
1599 if (!this_cpu_has(X86_FEATURE_CLFLUSH)) in mwait_play_dead()
Dprocess.c606 if (this_cpu_has(X86_BUG_CLFLUSH_MONITOR)) { in mwait_idle()
/Linux-v4.19/arch/x86/kernel/apic/
Dapic.c643 if (this_cpu_has(X86_FEATURE_ARAT)) { in setup_APIC_timer()
652 if (this_cpu_has(X86_FEATURE_TSC_DEADLINE_TIMER)) { in setup_APIC_timer()
672 if (!this_cpu_has(X86_FEATURE_TSC_DEADLINE_TIMER)) in __lapic_update_tsc_freq()
/Linux-v4.19/drivers/acpi/
Dprocessor_throttling.c730 !this_cpu_has(X86_FEATURE_ACPI)) { in acpi_throttling_rdmsr()
751 !this_cpu_has(X86_FEATURE_ACPI)) { in acpi_throttling_wrmsr()