diff options
author | Sean Christopherson <seanjc@google.com> | 2025-08-05 23:22:20 +0300 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2025-08-19 21:59:44 +0300 |
commit | ec400f6c2f2703cb6c698dd00b28cfdb8ee5cdcc (patch) | |
tree | 0ec3523caa91d246cf9dd7352cc7dea32d17291d /tools/docs/parse-headers.py | |
parent | 3c7cb84145336721eddc86982532df84bbc80853 (diff) | |
download | linux-ec400f6c2f2703cb6c698dd00b28cfdb8ee5cdcc.tar.xz |
KVM: x86: Rename local "ecx" variables to "msr" and "pmc" as appropriate
Rename "ecx" variables in {RD,WR}MSR and RDPMC helpers to "msr" and "pmc"
respectively, in anticipation of adding support for the immediate variants
of RDMSR and WRMSRNS, and to better document what the variables hold
(versus where the data originated).
No functional change intended.
Link: https://lore.kernel.org/r/20250805202224.1475590-3-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/docs/parse-headers.py')
0 files changed, 0 insertions, 0 deletions