Home
last modified time | relevance | path

Searched defs:nested_exit_on_intr (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/kvm/vmx/
H A Dnested.h243 static inline bool nested_exit_on_intr(struct kvm_vcpu *vcpu) in nested_exit_on_intr() function
/linux/arch/x86/kvm/svm/
H A Dsvm.h639 static inline bool nested_exit_on_intr(struct vcpu_svm *svm) in nested_exit_on_intr() function