diff options
author | Maxim Levitsky <mlevitsk@redhat.com> | 2023-02-27 11:40:09 +0300 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2023-03-22 22:34:32 +0300 |
commit | 772f254d4d5687ee349cbe443959bc01304880d6 (patch) | |
tree | a864382c85dba50ad6c07340440b1035f776b4fd /tools/perf/scripts/python/stackcollapse.py | |
parent | 5d1ec4565200f461943990f0988932ca86823087 (diff) | |
download | linux-772f254d4d5687ee349cbe443959bc01304880d6.tar.xz |
KVM: SVM: add wrappers to enable/disable IRET interception
SEV-ES guests don't use IRET interception for the detection of
an end of a NMI.
Therefore it makes sense to create a wrapper to avoid repeating
the check for the SEV-ES.
No functional change is intended.
Suggested-by: Sean Christopherson <seanjc@google.com>
Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com>
[Renamed iret intercept API of style svm_{clr,set}_iret_intercept()]
Signed-off-by: Santosh Shukla <Santosh.Shukla@amd.com>
Link: https://lore.kernel.org/r/20230227084016.3368-5-santosh.shukla@amd.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions