Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/cpu/mcheck/
Dtherm_throt.c401 if (this_cpu_has(X86_FEATURE_PLN) && int_pln_enable) in intel_thermal_interrupt()
406 if (this_cpu_has(X86_FEATURE_PTS)) { in intel_thermal_interrupt()
413 if (this_cpu_has(X86_FEATURE_PLN) && int_pln_enable) in intel_thermal_interrupt()
/linux-4.4.14/arch/x86/kernel/
Dprocess.c420 if (this_cpu_has(X86_BUG_CLFLUSH_MONITOR)) { in mwait_idle()
Dsmpboot.c1454 if (!this_cpu_has(X86_FEATURE_MWAIT)) in mwait_play_dead()
1456 if (!this_cpu_has(X86_FEATURE_CLFLUSH)) in mwait_play_dead()
/linux-4.4.14/arch/x86/include/asm/
Dcpufeature.h329 #define this_cpu_has(bit) \ macro
/linux-4.4.14/drivers/acpi/
Dprocessor_throttling.c720 !this_cpu_has(X86_FEATURE_ACPI)) { in acpi_throttling_rdmsr()
741 !this_cpu_has(X86_FEATURE_ACPI)) { in acpi_throttling_wrmsr()
/linux-4.4.14/arch/x86/kernel/apic/
Dapic.c546 if (this_cpu_has(X86_FEATURE_ARAT)) { in setup_APIC_timer()
555 if (this_cpu_has(X86_FEATURE_TSC_DEADLINE_TIMER)) { in setup_APIC_timer()