Searched defs:nested_exit_on_nmi (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/x86/kvm/vmx/ | ||
| H A D | nested.h | 252 static inline bool nested_exit_on_nmi(struct kvm_vcpu *vcpu) nested_exit_on_nmi() function |
| /linux/arch/x86/kvm/svm/ | ||
| H A D | svm.h | 744 static inline bool nested_exit_on_nmi(struct vcpu_svm *svm) nested_exit_on_nmi() function |