Searched refs:PRIX64 (Results 1 – 9 of 9) sorted by relevance
/openbmc/qemu/include/exec/ |
H A D | vaddr.h | 15 #define VADDR_PRIX PRIX64
|
H A D | hwaddr.h | 19 #define HWADDR_PRIX PRIX64
|
/openbmc/u-boot/include/ |
H A D | inttypes.h | 127 # define PRIX64 __PRI64_PREFIX "X" macro
|
/openbmc/qemu/hw/audio/ |
H A D | via-ac97.c | 389 qemu_log_mask(LOG_UNIMP, "%s: 0x%"HWADDR_PRIx" %d <= 0x%"PRIX64"\n", in fm_write() 407 qemu_log_mask(LOG_UNIMP, "%s: 0x%"HWADDR_PRIx" %d <= 0x%"PRIX64"\n", in midi_write()
|
/openbmc/qemu/hw/display/ |
H A D | xlnx_dp.c | 734 DPRINTF("core read @%" PRIx64 " = 0x%8.8" PRIX64 "\n", offset << 2, ret); in xlnx_dp_read() 743 DPRINTF("core write @%" PRIx64 " = 0x%8.8" PRIX64 "\n", offset, value); in xlnx_dp_write()
|
/openbmc/qemu/hw/ppc/ |
H A D | spapr.c | 3154 return g_strdup_printf("%s@%"PRIX64, qdev_fw_name(dev), in spapr_get_fw_dev_path() 3169 return g_strdup_printf("%s@%"PRIX64, qdev_fw_name(dev), in spapr_get_fw_dev_path() 3178 return g_strdup_printf("%s@%"PRIX64, qdev_fw_name(dev), in spapr_get_fw_dev_path() 3198 return g_strdup_printf("pci@%"PRIX64, phb->buid); in spapr_get_fw_dev_path() 3204 return g_strdup_printf("disk@%"PRIX64, (uint64_t)id << 32); in spapr_get_fw_dev_path()
|
H A D | pnv.c | 293 name = g_strdup_printf("interrupt-controller@%"PRIX64, addr); in pnv_dt_icp()
|
/openbmc/qemu/hw/usb/ |
H A D | dev-smartcard-reader.c | 1251 DPRINTF(s, 1, "VSC_Error: %" PRIX64 "\n", s->last_answer_error); in ccid_card_card_error()
|
/openbmc/qemu/hw/virtio/ |
H A D | vhost-user.c | 793 "Got guest physical address %" PRIX64 ", expected " in send_add_regions() 794 "%" PRIX64, __func__, reply_gpa, in send_add_regions()
|