Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dx86.c378 #define EXCPT_FAULT 0 macro
400 return EXCPT_FAULT; in exception_type()
6994 if (exception_type(vcpu->arch.exception.nr) == EXCPT_FAULT) in inject_pending_event()