mirror of
https://github.com/torvalds/linux.git
synced 2024-12-05 18:41:23 +00:00
16fdc1de16
Since registers are reachable through vcpu_svm, and we will
need to access more fields of that struct, pass it instead
of the regs[] array.
No functional change intended.
Cc: stable@vger.kernel.org
Fixes:
|
||
---|---|---|
.. | ||
avic.c | ||
hyperv.h | ||
nested.c | ||
pmu.c | ||
sev.c | ||
svm_onhyperv.c | ||
svm_onhyperv.h | ||
svm_ops.h | ||
svm.c | ||
svm.h | ||
vmenter.S |