Home
last modified time | relevance | path

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

/arch/x86/kvm/
Dx86.c395 #define EXCPT_FAULT 0 macro
417 return EXCPT_FAULT; in exception_type()
7698 if (exception_type(vcpu->arch.exception.nr) == EXCPT_FAULT) in inject_pending_event()