Home
last modified time | relevance | path

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

/openbmc/qemu/include/exec/
H A Dhwaddr.h19 #define HWADDR_PRIX PRIX64
H A Dcpu-common.h26 #define VADDR_PRIX PRIX64
/openbmc/u-boot/include/
H A Dinttypes.h127 # define PRIX64 __PRI64_PREFIX "X" macro
/openbmc/qemu/hw/audio/
H A Dvia-ac97.c389 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 Dxlnx_dp.c734 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 Dspapr.c3176 return g_strdup_printf("%s@%"PRIX64, qdev_fw_name(dev), in spapr_get_fw_dev_path()
3191 return g_strdup_printf("%s@%"PRIX64, qdev_fw_name(dev), in spapr_get_fw_dev_path()
3200 return g_strdup_printf("%s@%"PRIX64, qdev_fw_name(dev), in spapr_get_fw_dev_path()
3220 return g_strdup_printf("pci@%"PRIX64, phb->buid); in spapr_get_fw_dev_path()
3226 return g_strdup_printf("disk@%"PRIX64, (uint64_t)id << 32); in spapr_get_fw_dev_path()
H A Dpnv.c270 name = g_strdup_printf("interrupt-controller@%"PRIX64, addr); in pnv_dt_icp()
/openbmc/qemu/hw/usb/
H A Ddev-smartcard-reader.c1251 DPRINTF(s, 1, "VSC_Error: %" PRIX64 "\n", s->last_answer_error); in ccid_card_card_error()
/openbmc/qemu/hw/virtio/
H A Dvhost-user.c793 "Got guest physical address %" PRIX64 ", expected " in send_add_regions()
794 "%" PRIX64, __func__, reply_gpa, in send_add_regions()