Home
last modified time | relevance | path

Searched refs:from_vmrun (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/kvm/svm/
H A Dnested.c1008 int enter_svm_guest_mode(struct kvm_vcpu *vcpu, u64 vmcb12_gpa, bool from_vmrun) in enter_svm_guest_mode() argument
1044 nested_npt_enabled(svm), from_vmrun); in enter_svm_guest_mode()
1048 if (!from_vmrun) in enter_svm_guest_mode()
H A Dsvm.h846 int enter_svm_guest_mode(struct kvm_vcpu *vcpu, u64 vmcb_gpa, bool from_vmrun);