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