Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kvm/svm/
H A Dsvm.h407 void sync_nested_vmcb_control(struct vcpu_svm *svm);
H A Dnested.c302 void sync_nested_vmcb_control(struct vcpu_svm *svm) in sync_nested_vmcb_control() function
H A Dsvm.c3642 sync_nested_vmcb_control(svm); in svm_vcpu_run()