Searched refs:this_cpu_has (Results 1 – 8 of 8) sorted by relevance
39 #define this_cpu_has(bit) \ macro
130 #define this_cpu_has(bit) \ macro
1491 if (!this_cpu_has(X86_FEATURE_MWAIT)) in mwait_play_dead()1493 if (!this_cpu_has(X86_FEATURE_CLFLUSH)) in mwait_play_dead()
922 if (this_cpu_has(X86_BUG_CLFLUSH_MONITOR)) { in mwait_idle()
596 if (this_cpu_has(X86_FEATURE_ARAT)) { in setup_APIC_timer()605 if (this_cpu_has(X86_FEATURE_TSC_DEADLINE_TIMER)) { in setup_APIC_timer()625 if (!this_cpu_has(X86_FEATURE_TSC_DEADLINE_TIMER)) in __lapic_update_tsc_freq()
478 if (this_cpu_has(X86_FEATURE_SME_COHERENT) || npages == 0 || in sev_clflush_pages()
2755 if (!this_cpu_has(X86_FEATURE_MSR_IA32_FEAT_CTL) || in __kvm_is_vmx_supported()2756 !this_cpu_has(X86_FEATURE_VMX)) { in __kvm_is_vmx_supported()
4666 if (this_cpu_has(X86_FEATURE_ARCH_PERFMON_EXT)) in init_hybrid_pmu()