Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kvm/svm/
Dnested.c386 void nested_copy_vmcb_control_to_cache(struct vcpu_svm *svm, in nested_copy_vmcb_control_to_cache() function
883 nested_copy_vmcb_control_to_cache(svm, &vmcb12->control); in nested_svm_vmrun()
1756 nested_copy_vmcb_control_to_cache(svm, ctl); in svm_set_nested_state()
Dsvm.h675 void nested_copy_vmcb_control_to_cache(struct vcpu_svm *svm,
Dsvm.c4767 nested_copy_vmcb_control_to_cache(svm, &vmcb12->control); in svm_leave_smm()