Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kvm/svm/
Dnested.c377 void nested_copy_vmcb_control_to_cache(struct vcpu_svm *svm, in nested_copy_vmcb_control_to_cache() function
841 nested_copy_vmcb_control_to_cache(svm, &vmcb12->control); in nested_svm_vmrun()
1665 nested_copy_vmcb_control_to_cache(svm, ctl); in svm_set_nested_state()
Dsvm.h617 void nested_copy_vmcb_control_to_cache(struct vcpu_svm *svm,
Dsvm.c4482 nested_copy_vmcb_control_to_cache(svm, &vmcb12->control); in svm_leave_smm()