Searched refs:STUB_END (Results 1 – 2 of 2) sorted by relevance
28 #define STUB_END (STUB_START + STUB_SIZE) macro
272 if ((UPT_IP(regs) >= STUB_START) && (UPT_IP(regs) < STUB_END)) in handle_trap()