Home
last modified time | relevance | path

Searched refs:FMT_PCIBUS (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/hw/pci/
H A Dpci-hmp-cmds.c165 monitor_printf(mon, "%*sbar %d: %s at 0x%"FMT_PCIBUS in pcibus_dev_print()
166 " [0x%"FMT_PCIBUS"]\n", in pcibus_dev_print()
H A Dmsix.c268 "PBA at 0x%" FMT_PCIBUS ", ignoring.\n", in msix_pba_mmio_write()
/openbmc/qemu/hw/xen/
H A Dxen_pt.c582 " (addr: 0x%"FMT_PCIBUS", len: 0x%"FMT_PCIBUS")\n", in xen_pt_check_bar_overlap()
622 XEN_PT_WARN(d, "Region: %d (addr: 0x%"FMT_PCIBUS in xen_pt_region_update()
623 ", len: 0x%"FMT_PCIBUS") is overlapped.\n", in xen_pt_region_update()
/openbmc/qemu/include/hw/pci/
H A Dpci.h126 #define FMT_PCIBUS PRIx64 macro