Home
last modified time | relevance | path

Searched refs:pebs_ept (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/arch/x86/kvm/vmx/
H A Dcapabilities.h393 return boot_cpu_has(X86_FEATURE_PEBS) && kvm_pmu_cap.pebs_ept; in vmx_pebs_supported()
/linux-6.15/arch/x86/include/asm/
H A Dperf_event.h293 unsigned int pebs_ept :1; member
/linux-6.15/arch/x86/events/
H A Dcore.c3084 cap->pebs_ept = x86_pmu.pebs_ept; in perf_get_x86_pmu_capability()
H A Dperf_event.h888 pebs_ept :1; member
/linux-6.15/arch/x86/events/intel/
H A Dcore.c3028 if (!x86_pmu.pebs_ept || !x86_pmu.pebs_active || in x86_pmu_handle_guest_pebs()
4377 if (!kvm_pmu || !x86_pmu.pebs_ept) in intel_guest_get_msrs()
7152 x86_pmu.pebs_ept = 1; in intel_pmu_init()
7210 x86_pmu.pebs_ept = 1; in intel_pmu_init()
H A Dds.c2740 x86_pmu.pebs_ept = 1; in intel_ds_init()