Searched refs:start_thread_ia32 (Results 1 – 2 of 2) sorted by relevance
190 void start_thread_ia32(struct pt_regs *regs, u32 new_ip, u32 new_sp);191 #define compat_start_thread start_thread_ia32
254 void start_thread_ia32(struct pt_regs *regs, u32 new_ip, u32 new_sp) in start_thread_ia32() function