Searched refs:X86_FEATURE_PDCM (Results 1 – 6 of 6) sorted by relevance
220 vcpu_clear_cpuid_feature(vcpu, X86_FEATURE_PDCM); in KVM_ONE_VCPU_TEST()237 TEST_REQUIRE(kvm_cpu_has(X86_FEATURE_PDCM)); in main()
294 if (this_cpu_has(X86_FEATURE_PDCM) && in guest_test_arch_event() 539 if (this_cpu_has(X86_FEATURE_PDCM) && in guest_test_fixed_counters() 718 kvm_has_perf_caps = kvm_cpu_has(X86_FEATURE_PDCM);
121 #define X86_FEATURE_PDCM ( 4*32+15) /* "pdcm" Perf/Debug Capabilities MSR */ macro
159 #define X86_FEATURE_PDCM KVM_X86_CPU_FEATURE(0x1, 0, ECX, 15)141 #define X86_FEATURE_PDCM global() macro
8033 if (boot_cpu_has(X86_FEATURE_PDCM)) in vmx_get_perf_capabilities()8101 kvm_cpu_cap_clear(X86_FEATURE_PDCM); in vmx_set_cpu_caps()
6257 if (is_hybrid() && this_cpu_has(X86_FEATURE_PDCM)) { in intel_update_pmu_caps()7959 if (boot_cpu_has(X86_FEATURE_PDCM)) { in intel_pmu_init()