Home
last modified time | relevance | path

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

/arch/x86/um/shared/sysdep/
Darchsetjmp_32.h19 #define JB_IP __eip macro
Darchsetjmp_64.h21 #define JB_IP __rip macro
/arch/um/os-Linux/skas/
Dprocess.c528 (*buf)[0].JB_IP = (unsigned long) handler; in new_thread()
568 (*switch_buf)[0].JB_IP = (unsigned long) uml_finishsetup; in start_idle_thread()