Home
last modified time | relevance | path

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

/linux-6.8/arch/x86/kvm/svm/
Dnested.c336 void __nested_copy_vmcb_control_to_cache(struct kvm_vcpu *vcpu, in __nested_copy_vmcb_control_to_cache() function
385 __nested_copy_vmcb_control_to_cache(&svm->vcpu, &svm->nested.ctl, control); in nested_copy_vmcb_control_to_cache()
1708 __nested_copy_vmcb_control_to_cache(vcpu, &ctl_cached, ctl); in svm_set_nested_state()