Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Dx86.c458 #define EXCPT_FAULT 0 macro
487 return EXCPT_FAULT; in exception_type()
8502 if (exception_type(vcpu->arch.exception.nr) == EXCPT_FAULT) in inject_pending_event()