Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/svm/
H A Dsvm.h597 void svm_copy_vmrun_state(struct vmcb_save_area *to_save,
H A Dnested.c929 void svm_copy_vmrun_state(struct vmcb_save_area *to_save, in svm_copy_vmrun_state() function
1749 svm_copy_vmrun_state(&svm->vmcb01.ptr->save, save); in svm_set_nested_state()
H A Dsvm.c4667 svm_copy_vmrun_state(map_save.hva + 0x400, in svm_enter_smm()
4711 svm_copy_vmrun_state(&svm->vmcb01.ptr->save, map_save.hva + 0x400); in svm_leave_smm()