Home
last modified time | relevance | path

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

/openbmc/qemu/include/user/
H A Dthunk.h42 TYPE_PTR, enumerator
48 #define MK_PTR(type) TYPE_PTR, type
107 case TYPE_PTR: in thunk_type_size()
180 case TYPE_PTR: in thunk_type_align()
/openbmc/qemu/linux-user/
H A Dthunk.c48 case TYPE_PTR: in thunk_type_next()