Home
last modified time | relevance | path

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

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