Symbol: X86_FEATURE_ARCH_LBR
arch/x86/events/intel/core.c
6077
if (!static_cpu_has(X86_FEATURE_ARCH_LBR) && x86_pmu.lbr_nr)
arch/x86/events/intel/core.c
7608
if (boot_cpu_has(X86_FEATURE_ARCH_LBR))
arch/x86/events/intel/core.c
8495
if (boot_cpu_has(X86_FEATURE_ARCH_LBR)) {
arch/x86/events/intel/lbr.c
111
if (static_cpu_has(X86_FEATURE_ARCH_LBR))
arch/x86/events/intel/lbr.c
1126
if (static_cpu_has(X86_FEATURE_ARCH_LBR)) {
arch/x86/events/intel/lbr.c
1234
if (static_cpu_has(X86_FEATURE_ARCH_LBR) &&
arch/x86/events/intel/lbr.c
1281
if (static_cpu_has(X86_FEATURE_ARCH_LBR) ||
arch/x86/events/intel/lbr.c
140
if (!static_cpu_has(X86_FEATURE_ARCH_LBR) && !pmi && cpuc->lbr_sel)
arch/x86/events/intel/lbr.c
146
if (!static_cpu_has(X86_FEATURE_ARCH_LBR))
arch/x86/events/intel/lbr.c
161
if (static_cpu_has(X86_FEATURE_ARCH_LBR))
arch/x86/events/intel/lbr.c
1693
setup_clear_cpu_cap(X86_FEATURE_ARCH_LBR);
arch/x86/events/intel/lbr.c
202
if (!static_cpu_has(X86_FEATURE_ARCH_LBR) && cpuc->lbr_select)
arch/x86/events/intel/lbr.c
420
if (static_cpu_has(X86_FEATURE_ARCH_LBR))
arch/x86/events/intel/lbr.c
626
if (!static_cpu_has(X86_FEATURE_ARCH_LBR))
arch/x86/events/intel/lbr.c
645
if (!static_cpu_has(X86_FEATURE_ARCH_LBR))
arch/x86/events/intel/lbr.c
732
if (static_cpu_has(X86_FEATURE_ARCH_LBR))
arch/x86/events/intel/lbr.c
891
if (static_cpu_has(X86_FEATURE_ARCH_LBR) &&
arch/x86/events/perf_event.h
1170
if (static_cpu_has(X86_FEATURE_ARCH_LBR))
arch/x86/kernel/fpu/xstate.h
67
if (!cpu_feature_enabled(X86_FEATURE_ARCH_LBR))
arch/x86/kvm/vmx/vmx.c
8145
if (!cpu_feature_enabled(X86_FEATURE_ARCH_LBR) &&