Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/svm/
H A Dsvm.c4143 static noinstr void svm_vcpu_enter_exit(struct kvm_vcpu *vcpu, bool spec_ctrl_intercepted) in svm_vcpu_enter_exit() function
4221 svm_vcpu_enter_exit(vcpu, spec_ctrl_intercepted); in svm_vcpu_run()