Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kvm/svm/
Dsvm.c3899 static noinstr void svm_vcpu_enter_exit(struct kvm_vcpu *vcpu, bool spec_ctrl_intercepted) in svm_vcpu_enter_exit() function
3975 svm_vcpu_enter_exit(vcpu, spec_ctrl_intercepted); in svm_vcpu_run()