Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/kvm/
Dx86.c541 #define EXCPT_FAULT 0 macro
570 return EXCPT_FAULT; in exception_type()
10160 if (exception_type(vcpu->arch.exception.vector) == EXCPT_FAULT) in kvm_check_and_inject_events()