Home
last modified time | relevance | path

Searched hist:"78 ccfce774435a08d9c69ce434099166cc7952c8" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/x86/include/asm/
H A Dsvm.hdiff 78ccfce774435a08d9c69ce434099166cc7952c8 Tue Feb 27 21:03:56 CET 2024 John Allen <john.allen@amd.com> KVM: SVM: Rename vmplX_ssp -> plX_ssp

The SSP fields in the SEV-ES save area were mistakenly named vmplX_ssp
instead of plX_ssp. Rename these to the correct names as defined in the
APM.

Fixes: 6d3b3d34e39e ("KVM: SVM: Update the SEV-ES save area mapping")
Signed-off-by: John Allen <john.allen@amd.com>
Link: https://lore.kernel.org/r/20240227200356.35114-1-john.allen@amd.com
Signed-off-by: Sean Christopherson <seanjc@google.com>