mirror_ubuntu-kernels/arch/x86/kvm/svm
Jim Mattson 73cd6e5f7f kvm: svm: Prefer vcpu->cpu to raw_smp_processor_id()
The current logical processor id is cached in vcpu->cpu. Use it
instead of raw_smp_processor_id() when a kvm_vcpu struct is available.

Signed-off-by: Jim Mattson <jmattson@google.com>
Reviewed-by: Oliver Upton <oupton@google.com>
Message-Id: <20200603235623.245638-2-jmattson@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2020-07-08 16:21:42 -04:00
..
avic.c KVM: SVM: Move AVIC code to separate file 2020-04-03 10:53:56 -04:00
nested.c KVM: nSVM: Check that DR6[63:32] and DR7[64:32] are not set on vmrun of nested guests 2020-07-08 16:21:41 -04:00
pmu.c KVM: x86/pmu: Tweak kvm_pmu_get_msr to pass 'struct msr_data' in 2020-06-01 04:26:08 -04:00
sev.c KVM: x86: report sev_pin_memory errors with PTR_ERR 2020-07-08 16:21:42 -04:00
svm.c kvm: svm: Prefer vcpu->cpu to raw_smp_processor_id() 2020-07-08 16:21:42 -04:00
svm.h KVM: nSVM: leave guest mode when clearing EFER.SVME 2020-06-01 04:26:03 -04:00
vmenter.S KVM: SVM: Do not setup frame pointer in __svm_vcpu_run 2020-04-15 12:08:38 -04:00