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