Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/cpu/mcheck/
Dtherm_throt.c398 if (this_cpu_has(X86_FEATURE_PLN) && int_pln_enable) in intel_thermal_interrupt()
403 if (this_cpu_has(X86_FEATURE_PTS)) { in intel_thermal_interrupt()
410 if (this_cpu_has(X86_FEATURE_PLN) && int_pln_enable) in intel_thermal_interrupt()
/linux-4.1.27/arch/x86/kernel/
Dprocess.c457 if (this_cpu_has(X86_BUG_CLFLUSH_MONITOR)) { in mwait_idle()
Dsmpboot.c1412 if (!this_cpu_has(X86_FEATURE_MWAIT)) in mwait_play_dead()
1414 if (!this_cpu_has(X86_FEATURE_CLFLUSH)) in mwait_play_dead()
/linux-4.1.27/arch/x86/include/asm/
Dcpufeature.h322 #define this_cpu_has(bit) \ macro
/linux-4.1.27/drivers/acpi/
Dprocessor_throttling.c724 !this_cpu_has(X86_FEATURE_ACPI)) { in acpi_throttling_rdmsr()
745 !this_cpu_has(X86_FEATURE_ACPI)) { in acpi_throttling_wrmsr()
/linux-4.1.27/arch/x86/kernel/apic/
Dapic.c543 if (this_cpu_has(X86_FEATURE_ARAT)) { in setup_APIC_timer()
552 if (this_cpu_has(X86_FEATURE_TSC_DEADLINE_TIMER)) { in setup_APIC_timer()