Home | History | Annotate | Download | only in qemu

Lines Matching refs:REG_TRAPNO

799 # define TRAP_sig(context)    ((context)->uc_mcontext.gregs[REG_TRAPNO])
822 #define REG_TRAPNO TRAPNO
853 #define TRAP_sig(context) ((context)->uc_mcontext.gregs[REG_TRAPNO])