Searched refs:this_cpu_has (Results 1 – 6 of 6) sorted by relevance
39 #define this_cpu_has(bit) \ macro
58 #define this_cpu_has(bit) \ macro
576 if (this_cpu_has(X86_FEATURE_ARAT)) { in setup_APIC_timer()585 if (this_cpu_has(X86_FEATURE_TSC_DEADLINE_TIMER)) { in setup_APIC_timer()605 if (!this_cpu_has(X86_FEATURE_TSC_DEADLINE_TIMER)) in __lapic_update_tsc_freq()
2748 if (!this_cpu_has(X86_FEATURE_MSR_IA32_FEAT_CTL) || in __kvm_is_vmx_supported()2749 !this_cpu_has(X86_FEATURE_VMX)) { in __kvm_is_vmx_supported()
707 if (this_cpu_has(X86_FEATURE_SME_COHERENT) || npages == 0 || in sev_clflush_pages()
5393 if (this_cpu_has(X86_FEATURE_ARCH_PERFMON_EXT)) in init_hybrid_pmu()
Completed in 56 milliseconds