Home
last modified time | relevance | path

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

/linux/arch/x86/um/shared/sysdep/
H A Darchsetjmp_32.h20 #define JB_IP __eip macro
H A Darchsetjmp_64.h22 #define JB_IP __rip macro
/linux/arch/um/os-Linux/skas/
H A Dprocess.c556 (*buf)[0].JB_IP = (unsigned long) handler; in new_thread()
598 (*switch_buf)[0].JB_IP = (unsigned long) uml_finishsetup; in start_idle_thread()