Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kvm/
Dx86.c542 #define EXCPT_TRAP 1 macro
557 return EXCPT_TRAP; in exception_type()
8500 exception_type(ctxt->exception.vector) == EXCPT_TRAP); in x86_emulate_instruction()
8609 exception_type(ctxt->exception.vector) == EXCPT_TRAP) { in x86_emulate_instruction()