diff options
author | Akshay Gupta <akshay.gupta@amd.com> | 2025-04-28 06:30:32 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-05-21 14:44:41 +0200 |
commit | 69b1ba83d21c4a89f6fcfbca1d515a60df65cf9e (patch) | |
tree | 77c29746e3cf7866fcae44a4ef5542e441b9a77f /tools/perf/scripts/python/syscall-counts.py | |
parent | bb13a84ed6b78200952b264b4d7a024b730e8246 (diff) |
misc: amd-sbi: Add support for read MCA register protocol
- AMD provides custom protocol to read Machine Check Architecture(MCA)
registers over sideband. The information is accessed for range of
MCA registers by passing register address and thread ID to the protocol.
MCA register read command using the register address to access
Core::X86::Msr::MCG_CAP which determines the number of MCA banks.
Access is read-only
Reviewed-by: Naveen Krishna Chatradhi <naveenkrishna.chatradhi@amd.com>
Signed-off-by: Akshay Gupta <akshay.gupta@amd.com>
Link: https://lore.kernel.org/r/20250428063034.2145566-9-akshay.gupta@amd.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions