Home
last modified time | relevance | path

Searched refs:PRIxPTR (Results 1 – 10 of 10) sorted by relevance

/openbmc/qemu/accel/tcg/
H A Dtrace-events5 exec_tb(void *tb, uintptr_t pc) "tb:%p pc=0x%"PRIxPTR
6 exec_tb_nocache(void *tb, uintptr_t pc) "tb:%p pc=0x%"PRIxPTR
14 translate_block(void *tb, uintptr_t pc, const void *tb_code) "tb:%p, pc:0x%"PRIxPTR", tb_code:%p"
H A Dperf.c109 fprintf(perfmap, "%"PRIxPTR" %"PRIx16" %s\n", in write_perfmap_entry()
239 fprintf(perfmap, "%"PRIxPTR" %zx tcg-prologue-buffer\n", in perf_report_prologue()
H A Dtranslate-all.c493 "0x%08" PRIxPTR ": .quad 0x%016" TCG_PRIlx "\n", in tb_gen_code()
497 "0x%08" PRIxPTR ": .long 0x%08" TCG_PRIlx "\n", in tb_gen_code()
/openbmc/u-boot/include/
H A Dinttypes.h152 # define PRIxPTR __PRIPTR_PREFIX "x" macro
/openbmc/qemu/include/exec/
H A Dcpu-common.h73 # define RAM_ADDR_FMT "%" PRIxPTR
/openbmc/qemu/disas/
H A Ddisas.c311 fprintf(out, "0x%08" PRIxPTR ": ", pc); in disas()
/openbmc/qemu/hw/vfio/
H A Dtrace-events100 …egion \"%s\" iova=0x%"PRIx64" offset_within_region=0x%"PRIx64" qemu_real_host_page_size=0x%"PRIxPTR
H A Dcommon.c529 " qemu_real_host_page_size=0x%"PRIxPTR, in vfio_listener_valid_section()
/openbmc/qemu/tcg/
H A Dtcg.c1468 "0x%08" PRIxPTR ": .quad 0x%016" PRIx64 "\n", in tcg_prologue_init()
1473 "0x%08" PRIxPTR ": .long 0x%08x\n", in tcg_prologue_init()
/openbmc/qemu/linux-user/
H A Delfload.c2922 "host minimum alignment (0x%" PRIxPTR ")\n", in pgb_fixed()