Home
last modified time | relevance | path

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

/openbmc/qemu/include/exec/user/
H A Dthunk.h207 void thunk_init(unsigned int max_structs);
/openbmc/qemu/linux-user/
H A Dthunk.c477 void thunk_init(unsigned int max_structs) in thunk_init() function
H A Dsyscall.c7218 thunk_init(STRUCT_MAX); in _syscall1()