Home
last modified time | relevance | path

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

/openbmc/qemu/include/user/
H A Dthunk.h211 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