Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kvm/svm/
Dnested.c340 void __nested_copy_vmcb_control_to_cache(struct kvm_vcpu *vcpu, in __nested_copy_vmcb_control_to_cache() function
389 __nested_copy_vmcb_control_to_cache(&svm->vcpu, &svm->nested.ctl, control); in nested_copy_vmcb_control_to_cache()
1712 __nested_copy_vmcb_control_to_cache(vcpu, &ctl_cached, ctl); in svm_set_nested_state()