summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorSandipan Das <sandipan.das@amd.com>2022-08-11 14:29:52 +0200
committerPeter Zijlstra <peterz@infradead.org>2022-08-27 00:05:42 +0200
commit257449c6a50298bd21dcabd644f66a0296b78532 (patch)
treed57328fb393b04e488c73f45df80e81a57bf4d74 /usr
parentperf/x86/amd/core: Add generic branch record interfaces (diff)
downloadlinux-257449c6a50298bd21dcabd644f66a0296b78532.tar.xz
linux-257449c6a50298bd21dcabd644f66a0296b78532.zip
x86/cpufeatures: Add LbrExtV2 feature bit
CPUID leaf 0x80000022 i.e. ExtPerfMonAndDbg advertises some new performance monitoring features for AMD processors. Bit 1 of EAX indicates support for Last Branch Record Extension Version 2 (LbrExtV2) features. If found to be set during PMU initialization, the EBX bits of the same leaf can be used to determine the number of available LBR entries. For better utilization of feature words, LbrExtV2 is added as a scattered feature bit. [peterz: Rename to AMD_LBR_V2] Signed-off-by: Sandipan Das <sandipan.das@amd.com> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Acked-by: Borislav Petkov <bp@suse.de> Link: https://lore.kernel.org/r/172d2b0df39306ed77221c45ee1aa62e8ae0548d.1660211399.git.sandipan.das@amd.com
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions