Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/svm/
H A Dsvm.h785 void svm_copy_vmrun_state(struct vmcb_save_area *to_save,
H A Dnested.c1086 void svm_copy_vmrun_state(struct vmcb_save_area *to_save, in svm_copy_vmrun_state() function
1914 svm_copy_vmrun_state(&svm->vmcb01.ptr->save, save); in svm_set_nested_state()
H A Dsvm.c4828 svm_copy_vmrun_state(map_save.hva + 0x400, in svm_enter_smm()
4872 svm_copy_vmrun_state(&svm->vmcb01.ptr->save, map_save.hva + 0x400); in svm_leave_smm()