Home
last modified time | relevance | path

Searched refs:HWADDR_PRIu (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/include/exec/
H A Dhwaddr.h17 #define HWADDR_PRIu PRIu64 macro
/openbmc/qemu/hw/block/
H A Dblock.c77 error_setg(errp, "%s device '%s' requires %" HWADDR_PRIu in blk_check_size_and_read_all()
/openbmc/qemu/hw/ppc/
H A Dspapr_caps.c317 "Can't support %"HWADDR_PRIu" kiB guest pages with %" in spapr_check_pagesize()
318 HWADDR_PRIu" kiB host pages with this KVM implementation", in spapr_check_pagesize()
H A Dspapr.c1645 error_report("Unable to create %" HWADDR_PRIu in spapr_setup_hpt()
1646 "MiB RMA (VRMA only allows %" HWADDR_PRIu "MiB", in spapr_setup_hpt()
/openbmc/qemu/monitor/
H A Dhmp-cmds.c312 monitor_printf(mon, "%" HWADDR_PRIu, val); in hmp_print()
/openbmc/qemu/target/riscv/
H A Dcpu_helper.c1501 " %d tlb_size %" HWADDR_PRIu "\n", in riscv_cpu_tlb_fill()
1536 " %d tlb_size %" HWADDR_PRIu "\n", in riscv_cpu_tlb_fill()
/openbmc/qemu/target/ppc/
H A Dkvm.c2804 " != (%"HWADDR_PRIu" + %d", hdr->index, ptex, i); in kvmppc_read_hptes()
/openbmc/qemu/system/
H A Dphysmem.c2756 "addr 0x%" HWADDR_PRIX ", size %" HWADDR_PRIu ", " in flatview_access_allowed()