Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dthunk.c128 const argtype *thunk_convert(void *dst, const void *src, in thunk_convert() function
232 thunk_convert(d, s, type_ptr, to_host); in thunk_convert()
261 field_types = thunk_convert(d + dst_offsets[i], in thunk_convert()
/openbmc/qemu/include/user/
H A Dthunk.h79 const argtype *thunk_convert(void *dst, const void *src,