Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/kvm/
Dx86.c523 #define EXCPT_TRAP 1 macro
538 return EXCPT_TRAP; in exception_type()
7888 exception_type(ctxt->exception.vector) == EXCPT_TRAP); in x86_emulate_instruction()
7982 exception_type(ctxt->exception.vector) == EXCPT_TRAP) { in x86_emulate_instruction()