Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kvm/svm/
Dnested.c389 void nested_copy_vmcb_control_to_cache(struct vcpu_svm *svm, in nested_copy_vmcb_control_to_cache() function
892 nested_copy_vmcb_control_to_cache(svm, &vmcb12->control); in nested_svm_vmrun()
1765 nested_copy_vmcb_control_to_cache(svm, ctl); in svm_set_nested_state()
Dsvm.h615 void nested_copy_vmcb_control_to_cache(struct vcpu_svm *svm,
Dsvm.c4700 nested_copy_vmcb_control_to_cache(svm, &vmcb12->control); in svm_leave_smm()