Home
last modified time | relevance | path

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

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