Home
last modified time | relevance | path

Searched refs:TARGET_ABI_FMT_lu (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/exec/user/
H A Dabitypes.h58 #define TARGET_ABI_FMT_lu "%u" macro
70 #define TARGET_ABI_FMT_lu TARGET_FMT_lu macro
/openbmc/qemu/linux-user/
H A Dstrace.list1707 { TARGET_NR_copy_file_range, "copy_file_range", "%s(%d,%p,%d,%p,"TARGET_ABI_FMT_lu",%u)", NULL, NUL…
H A Dstrace.c4121 print_raw_param(TARGET_ABI_FMT_lu, arg2, 1); in print_ioctl()