Home
last modified time | relevance | path

Searched refs:is_ve_fault (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/kvm/vmx/
H A Dvmcs.h143 static inline bool is_ve_fault(u32 intr_info) in is_ve_fault() function
H A Dnested.c6333 else if (is_ve_fault(intr_info)) in nested_vmx_l0_wants_exit()
H A Dvmx.c5240 if (WARN_ON_ONCE(is_ve_fault(intr_info))) { in handle_exception_nmi()