Home
last modified time | relevance | path

Searched refs:enter_svm_guest_mode (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/kvm/svm/
A Dsvm.h471 int enter_svm_guest_mode(struct kvm_vcpu *vcpu,
A Dnested.c601 int enter_svm_guest_mode(struct kvm_vcpu *vcpu, u64 vmcb12_gpa, in enter_svm_guest_mode() function
707 if (enter_svm_guest_mode(vcpu, vmcb12_gpa, vmcb12, true)) in nested_svm_vmrun()
A Dsvm.c4440 ret = enter_svm_guest_mode(vcpu, vmcb12_gpa, vmcb12, false); in svm_leave_smm()

Completed in 16 milliseconds