Home
last modified time | relevance | path

Searched defs:target_to_host_bitmask (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/user/
H A Dthunk.h206 #define target_to_host_bitmask(M, T) \ macro
/openbmc/qemu/bsd-user/
H A Dsyscall_defs.h525 #define target_to_host_bitmask(x, tbl) (x) macro