Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/svm/
H A Dsvm.c4452 static noinstr void svm_vcpu_enter_exit(struct kvm_vcpu *vcpu, unsigned enter_flags) in svm_vcpu_enter_exit() function
4574 svm_vcpu_enter_exit(vcpu, enter_flags); in svm_vcpu_run()