Home
last modified time | relevance | path

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

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