Symbol: X86_FEATURE_ARCH_LBR
arch/x86/events/intel/core.c
6363
if (!static_cpu_has(X86_FEATURE_ARCH_LBR) && x86_pmu.lbr_nr)
arch/x86/events/intel/core.c
7943
if (boot_cpu_has(X86_FEATURE_ARCH_LBR))
arch/x86/events/intel/core.c
8857
if (boot_cpu_has(X86_FEATURE_ARCH_LBR)) {
arch/x86/events/intel/lbr.c
112
if (static_cpu_has(X86_FEATURE_ARCH_LBR))
arch/x86/events/intel/lbr.c
1127
if (static_cpu_has(X86_FEATURE_ARCH_LBR)) {
arch/x86/events/intel/lbr.c
1235
if (static_cpu_has(X86_FEATURE_ARCH_LBR) &&
arch/x86/events/intel/lbr.c
1282
if (static_cpu_has(X86_FEATURE_ARCH_LBR) ||
arch/x86/events/intel/lbr.c
141
if (!static_cpu_has(X86_FEATURE_ARCH_LBR) && !pmi && cpuc->lbr_sel)
arch/x86/events/intel/lbr.c
147
if (!static_cpu_has(X86_FEATURE_ARCH_LBR))
arch/x86/events/intel/lbr.c
162
if (static_cpu_has(X86_FEATURE_ARCH_LBR))
arch/x86/events/intel/lbr.c
1694
setup_clear_cpu_cap(X86_FEATURE_ARCH_LBR);
arch/x86/events/intel/lbr.c
203
if (!static_cpu_has(X86_FEATURE_ARCH_LBR) && cpuc->lbr_select)
arch/x86/events/intel/lbr.c
421
if (static_cpu_has(X86_FEATURE_ARCH_LBR))
arch/x86/events/intel/lbr.c
627
if (!static_cpu_has(X86_FEATURE_ARCH_LBR))
arch/x86/events/intel/lbr.c
646
if (!static_cpu_has(X86_FEATURE_ARCH_LBR))
arch/x86/events/intel/lbr.c
733
if (static_cpu_has(X86_FEATURE_ARCH_LBR))
arch/x86/events/intel/lbr.c
892
if (static_cpu_has(X86_FEATURE_ARCH_LBR) &&
arch/x86/events/perf_event.h
1178
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
8045
if (!cpu_feature_enabled(X86_FEATURE_ARCH_LBR) &&