Home
last modified time | relevance | path

Searched refs:TARGET_FMT_ld (Results 1 – 9 of 9) sorted by relevance

/openbmc/qemu/include/exec/
H A Dtarget_long.h30 #define TARGET_FMT_ld "%d" macro
37 #define TARGET_FMT_ld "%" PRId64 macro
H A Dpoison.h44 #pragma GCC poison TARGET_FMT_ld
/openbmc/qemu/include/user/
H A Dabitypes.h67 #define TARGET_ABI_FMT_ld TARGET_FMT_ld
/openbmc/qemu/hw/intc/
H A Dspapr_xive.c1097 qemu_log_mask(LOG_GUEST_ERROR, "XIVE: priority " TARGET_FMT_ld in h_int_set_source_config()
1260 qemu_log_mask(LOG_GUEST_ERROR, "XIVE: priority " TARGET_FMT_ld in h_int_get_queue_info()
1349 qemu_log_mask(LOG_GUEST_ERROR, "XIVE: priority " TARGET_FMT_ld in h_int_set_queue_config()
1518 qemu_log_mask(LOG_GUEST_ERROR, "XIVE: priority " TARGET_FMT_ld in h_int_get_queue_config()
/openbmc/qemu/target/mips/
H A Dcpu.c88 TARGET_FMT_lx " " TARGET_FMT_ld "\n", in mips_cpu_dump_state()
/openbmc/qemu/target/ppc/
H A Dint_helper.c1707 ", RA = " TARGET_FMT_ld " > %d\n", env->nip, idx, maxidx); \
1731 TARGET_FMT_lx ", RC = " TARGET_FMT_ld " > %d\n", \ in VINSX()
1748 TARGET_FMT_lx ", RC = " TARGET_FMT_ld " > %d\n", \
/openbmc/qemu/target/riscv/
H A Dcpu_helper.c1903 "%s: hart:"TARGET_FMT_ld", async:%d, cause:"TARGET_FMT_lx", " in riscv_cpu_do_interrupt()
/openbmc/qemu/target/hexagon/
H A Dop_helper.c225 HEX_DEBUG_LOG("\tr%d = " TARGET_FMT_ld " (0x" TARGET_FMT_lx ")\n", in HELPER()
/openbmc/qemu/hw/ppc/
H A Dspapr_nested.c1393 qemu_log_mask(LOG_UNIMP, "vcpuid " TARGET_FMT_ld " already in use.", in h_guest_create_vcpu()