Searched refs:TARGET_FMT_ld (Results 1 – 9 of 9) sorted by relevance
/openbmc/qemu/include/exec/ |
H A D | target_long.h | 30 #define TARGET_FMT_ld "%d" macro 37 #define TARGET_FMT_ld "%" PRId64 macro
|
H A D | poison.h | 44 #pragma GCC poison TARGET_FMT_ld
|
/openbmc/qemu/include/user/ |
H A D | abitypes.h | 67 #define TARGET_ABI_FMT_ld TARGET_FMT_ld
|
/openbmc/qemu/hw/intc/ |
H A D | spapr_xive.c | 1097 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 D | cpu.c | 88 TARGET_FMT_lx " " TARGET_FMT_ld "\n", in mips_cpu_dump_state()
|
/openbmc/qemu/target/ppc/ |
H A D | int_helper.c | 1707 ", 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 D | cpu_helper.c | 1903 "%s: hart:"TARGET_FMT_ld", async:%d, cause:"TARGET_FMT_lx", " in riscv_cpu_do_interrupt()
|
/openbmc/qemu/target/hexagon/ |
H A D | op_helper.c | 225 HEX_DEBUG_LOG("\tr%d = " TARGET_FMT_ld " (0x" TARGET_FMT_lx ")\n", in HELPER()
|
/openbmc/qemu/hw/ppc/ |
H A D | spapr_nested.c | 1393 qemu_log_mask(LOG_UNIMP, "vcpuid " TARGET_FMT_ld " already in use.", in h_guest_create_vcpu()
|