Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Dx86.c737 #define EXCPT_FAULT 0 macro
766 return EXCPT_FAULT; in exception_type()
10363 if (exception_type(vcpu->arch.exception.vector) == EXCPT_FAULT) in kvm_check_and_inject_events()