Home
last modified time | relevance | path

Searched defs:is_host (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/user/
H A Dthunk.h88 static inline int thunk_type_size(const argtype *type_ptr, int is_host) in thunk_type_size()
149 static inline int thunk_type_align(const argtype *type_ptr, int is_host) in thunk_type_align()
/openbmc/qemu/linux-user/
H A Dthunk.c467 int thunk_type_size_array(const argtype *type_ptr, int is_host) in thunk_type_size_array()
472 int thunk_type_align_array(const argtype *type_ptr, int is_host) in thunk_type_align_array()
/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_core.h388 bool is_host; member