Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kvm/svm/
Dnested.c790 struct vmcb *vmcb12, bool from_vmrun) in enter_svm_guest_mode() argument
824 nested_npt_enabled(svm), from_vmrun); in enter_svm_guest_mode()
828 if (!from_vmrun) in enter_svm_guest_mode()
Dsvm.h650 u64 vmcb_gpa, struct vmcb *vmcb12, bool from_vmrun);