Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/svm/
H A Dnested.c330 void __nested_copy_vmcb_control_to_cache(struct kvm_vcpu *vcpu, in __nested_copy_vmcb_control_to_cache() function
377 __nested_copy_vmcb_control_to_cache(&svm->vcpu, &svm->nested.ctl, control); in nested_copy_vmcb_control_to_cache()
1706 __nested_copy_vmcb_control_to_cache(vcpu, &ctl_cached, ctl); in svm_set_nested_state()