Searched defs:target_to_host_bitmask (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/user/ | ||
H A D | thunk.h | 206 #define target_to_host_bitmask(M, T) \ macro |
/openbmc/qemu/bsd-user/ | ||
H A D | syscall_defs.h | 525 #define target_to_host_bitmask(x, tbl) (x) macro |