Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kernel/cpu/mce/
Dtherm_throt.c369 if (this_cpu_has(X86_FEATURE_PLN) && int_pln_enable) in intel_thermal_interrupt()
374 if (this_cpu_has(X86_FEATURE_PTS)) { in intel_thermal_interrupt()
381 if (this_cpu_has(X86_FEATURE_PLN) && int_pln_enable) in intel_thermal_interrupt()
Dcore.c145 if (this_cpu_has(X86_FEATURE_INTEL_PPIN)) in mce_setup()
/Linux-v5.4/arch/x86/include/asm/
Dcpufeature.h121 #define this_cpu_has(bit) \ macro
Dtlbflush.h467 if (!this_cpu_has(X86_FEATURE_INVPCID_SINGLE)) in __native_flush_tlb_one_user()
/Linux-v5.4/arch/x86/kernel/apic/
Dapic.c650 if (this_cpu_has(X86_FEATURE_ARAT)) { in setup_APIC_timer()
659 if (this_cpu_has(X86_FEATURE_TSC_DEADLINE_TIMER)) { in setup_APIC_timer()
679 if (!this_cpu_has(X86_FEATURE_TSC_DEADLINE_TIMER)) in __lapic_update_tsc_freq()
/Linux-v5.4/arch/x86/kernel/
Dsmpboot.c1664 if (!this_cpu_has(X86_FEATURE_MWAIT)) in mwait_play_dead()
1666 if (!this_cpu_has(X86_FEATURE_CLFLUSH)) in mwait_play_dead()
Dprocess.c688 if (this_cpu_has(X86_BUG_CLFLUSH_MONITOR)) { in mwait_idle()
/Linux-v5.4/drivers/acpi/
Dprocessor_throttling.c717 !this_cpu_has(X86_FEATURE_ACPI)) { in acpi_throttling_rdmsr()
738 !this_cpu_has(X86_FEATURE_ACPI)) { in acpi_throttling_wrmsr()