Home | History | Annotate | Download | only in qemu

Lines Matching refs:REG_TRAPNO

880 # define TRAP_sig(context)    ((context)->uc_mcontext.gregs[REG_TRAPNO])
903 #define REG_TRAPNO TRAPNO
934 #define TRAP_sig(context) ((context)->uc_mcontext.gregs[REG_TRAPNO])