Home
last modified time | relevance | path

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

/openbmc/qemu/include/exec/user/
H A Dthunk.h82 int thunk_type_align_array(const argtype *type_ptr, int is_host);
186 return thunk_type_align_array(type_ptr + 2, is_host); in thunk_type_align()
/openbmc/qemu/linux-user/
H A Dthunk.c472 int thunk_type_align_array(const argtype *type_ptr, int is_host) in thunk_type_align_array() function