Home
last modified time | relevance | path

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

/openbmc/qemu/bsd-user/
H A Dbsdload.c205 do_init_thread(regs, infop); in loader_exec()
H A Dqemu.h160 void do_init_thread(struct target_pt_regs *regs, struct image_info *infop);
H A Delfload.c829 void do_init_thread(struct target_pt_regs *regs, struct image_info *infop) in do_init_thread() function