Searched refs:this_cpu_has (Results 1 – 12 of 12) sorted by relevance
39 #define this_cpu_has(bit) \ macro
594 if (this_cpu_has(X86_FEATURE_PLN) && int_pln_enable) in intel_thermal_interrupt()599 if (this_cpu_has(X86_FEATURE_PTS)) { in intel_thermal_interrupt()606 if (this_cpu_has(X86_FEATURE_PLN) && int_pln_enable) in intel_thermal_interrupt()
125 #define this_cpu_has(bit) \ macro
617 if (this_cpu_has(X86_FEATURE_ARAT)) { in setup_APIC_timer()626 if (this_cpu_has(X86_FEATURE_TSC_DEADLINE_TIMER)) { in setup_APIC_timer()646 if (!this_cpu_has(X86_FEATURE_TSC_DEADLINE_TIMER)) in __lapic_update_tsc_freq()
707 !this_cpu_has(X86_FEATURE_ACPI)) { in acpi_throttling_rdmsr()727 !this_cpu_has(X86_FEATURE_ACPI)) { in acpi_throttling_wrmsr()
1697 if (!this_cpu_has(X86_FEATURE_MWAIT)) in mwait_play_dead()1699 if (!this_cpu_has(X86_FEATURE_CLFLUSH)) in mwait_play_dead()
824 if (this_cpu_has(X86_BUG_CLFLUSH_MONITOR)) { in mwait_idle()
1135 if (!this_cpu_has(X86_FEATURE_INVPCID_SINGLE)) in native_flush_tlb_one_user()
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()
2010 cpa_flush(&cpa, !this_cpu_has(X86_FEATURE_SME_COHERENT)); in __set_memory_enc_dec()
452 if (this_cpu_has(X86_FEATURE_SME_COHERENT) || npages == 0 || in sev_clflush_pages()
6966 if (!this_cpu_has(X86_FEATURE_MSR_IA32_FEAT_CTL) || in vmx_check_processor_compat()6967 !this_cpu_has(X86_FEATURE_VMX)) { in vmx_check_processor_compat()