Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/svm/
H A Dnested.c773 static void nested_svm_copy_common_state(struct vmcb *from_vmcb, struct vmcb *to_vmcb) in nested_svm_copy_common_state() function
813 nested_svm_copy_common_state(svm->vmcb01.ptr, svm->nested.vmcb02.ptr); in enter_svm_guest_mode()
1038 nested_svm_copy_common_state(svm->nested.vmcb02.ptr, svm->vmcb01.ptr); in nested_svm_vmexit()