Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Dx86.c705 #define EXCPT_TRAP 1 macro
727 return EXCPT_TRAP; in exception_type()
9146 exception_type(ctxt->exception.vector) == EXCPT_TRAP); in x86_emulate_instruction()
9270 exception_type(ctxt->exception.vector) == EXCPT_TRAP) { in x86_emulate_instruction()