Home
last modified time | relevance | path

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

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