HomeSort by relevance Sort by last modified time
    Searched refs:TARGET_FMT_plx (Results 1 - 7 of 7) sorted by null

  /external/qemu/
targphys.h 13 #define TARGET_FMT_plx "%08x"
17 #define TARGET_FMT_plx "%016" PRIx64
exec.c     [all...]
kvm-all.c 230 fprintf(stderr, "BUG: %s: invalid parameters " TARGET_FMT_plx "-"
231 TARGET_FMT_plx "\n", __func__, phys_addr,
  /external/qemu/hw/
pci_host.h 46 PCI_DPRINTF("writeb addr " TARGET_FMT_plx " val %x\n",
58 PCI_DPRINTF("writew addr " TARGET_FMT_plx " val %x\n",
70 PCI_DPRINTF("writel addr " TARGET_FMT_plx " val %x\n",
84 PCI_DPRINTF("readb addr " TARGET_FMT_plx " val %x\n",
96 PCI_DPRINTF("readw addr " TARGET_FMT_plx " val %x\n",
111 PCI_DPRINTF("readl addr " TARGET_FMT_plx " val %x\n",
sysbus.c 162 monitor_printf(mon, "%*smmio " TARGET_FMT_plx "/" TARGET_FMT_plx "\n",
pxa.h 211 # define REG_FMT "0x" TARGET_FMT_plx
pc.c 667 "qemu: real_addr = 0x" TARGET_FMT_plx "\n"
668 "qemu: cmdline_addr = 0x" TARGET_FMT_plx "\n"
669 "qemu: prot_addr = 0x" TARGET_FMT_plx "\n",
    [all...]

Completed in 5015 milliseconds