Searched refs:this_cpu_has (Results 1 – 11 of 11) sorted by relevance
589 if (this_cpu_has(X86_FEATURE_PLN) && int_pln_enable) in intel_thermal_interrupt()594 if (this_cpu_has(X86_FEATURE_PTS)) { in intel_thermal_interrupt()601 if (this_cpu_has(X86_FEATURE_PLN) && int_pln_enable) in intel_thermal_interrupt()
145 if (this_cpu_has(X86_FEATURE_INTEL_PPIN)) in mce_setup()147 else if (this_cpu_has(X86_FEATURE_AMD_PPIN)) in mce_setup()
121 #define this_cpu_has(bit) \ macro
611 if (this_cpu_has(X86_FEATURE_ARAT)) { in setup_APIC_timer()620 if (this_cpu_has(X86_FEATURE_TSC_DEADLINE_TIMER)) { in setup_APIC_timer()640 if (!this_cpu_has(X86_FEATURE_TSC_DEADLINE_TIMER)) in __lapic_update_tsc_freq()
717 !this_cpu_has(X86_FEATURE_ACPI)) { in acpi_throttling_rdmsr()738 !this_cpu_has(X86_FEATURE_ACPI)) { in acpi_throttling_wrmsr()
1681 if (!this_cpu_has(X86_FEATURE_MWAIT)) in mwait_play_dead()1683 if (!this_cpu_has(X86_FEATURE_CLFLUSH)) in mwait_play_dead()
796 if (this_cpu_has(X86_BUG_CLFLUSH_MONITOR)) { in mwait_idle()
1032 if (!this_cpu_has(X86_FEATURE_INVPCID_SINGLE)) in native_flush_tlb_one_user()
387 if (this_cpu_has(X86_FEATURE_SME_COHERENT) || npages == 0 || in sev_clflush_pages()
2002 cpa_flush(&cpa, !this_cpu_has(X86_FEATURE_SME_COHERENT)); in __set_memory_enc_dec()
7005 if (!this_cpu_has(X86_FEATURE_MSR_IA32_FEAT_CTL) || in vmx_check_processor_compat()7006 !this_cpu_has(X86_FEATURE_VMX)) { in vmx_check_processor_compat()