Searched refs:TARGET_FMT_plx (Results 1 - 8 of 8) sorted by path

/external/qemu/
H A Dexec.c2792 printf("Unassigned mem read " TARGET_FMT_plx "\n", addr);
2803 printf("Unassigned mem read " TARGET_FMT_plx "\n", addr);
2814 printf("Unassigned mem read " TARGET_FMT_plx "\n", addr);
2825 printf("Unassigned mem write " TARGET_FMT_plx " = 0x%x\n", addr, val);
2835 printf("Unassigned mem write " TARGET_FMT_plx " = 0x%x\n", addr, val);
2845 printf("Unassigned mem write " TARGET_FMT_plx " = 0x%x\n", addr, val);
3043 printf("%s: subpage %p len %d addr " TARGET_FMT_plx " idx %d\n", __func__,
3059 printf("%s: subpage %p len %d addr " TARGET_FMT_plx " idx %d value %08x\n", __func__,
3070 printf("%s: addr " TARGET_FMT_plx "\n", __func__, addr);
3080 printf("%s: addr " TARGET_FMT_plx " va
[all...]
H A Dkvm-all.c230 fprintf(stderr, "BUG: %s: invalid parameters " TARGET_FMT_plx "-"
231 TARGET_FMT_plx "\n", __func__, phys_addr,
H A Dtargphys.h13 #define TARGET_FMT_plx "%08x" macro
17 #define TARGET_FMT_plx "%016" PRIx64 macro
/external/qemu/hw/
H A Dpc.c667 "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",
H A Dpci_host.h46 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",
H A Dpxa.h211 # define REG_FMT "0x" TARGET_FMT_plx
H A Dsysbus.c162 monitor_printf(mon, "%*smmio " TARGET_FMT_plx "/" TARGET_FMT_plx "\n",
/external/qemu/target-mips/
H A Dhelper.c426 qemu_log("%s address=" TARGET_FMT_lx " ret %d physical " TARGET_FMT_plx " prot %d\n",

Completed in 183 milliseconds