| /openbmc/qemu/include/exec/ |
| H A D | cpu-common.h | 51 # define RAM_ADDR_FMT "%" PRIx64 macro 55 # define RAM_ADDR_FMT "%" PRIxPTR macro
|
| H A D | translation-block.h | 29 #define TB_PAGE_ADDR_FMT RAM_ADDR_FMT
|
| /openbmc/qemu/hw/arm/ |
| H A D | mcimx7d-sabre.c | 31 error_report("RAM size " RAM_ADDR_FMT " above max supported (%08x)", in mcimx7d_sabre_init()
|
| H A D | mcimx6ul-evk.c | 29 error_report("RAM size " RAM_ADDR_FMT " above max supported (%08x)", in mcimx6ul_evk_init()
|
| H A D | sabrelite.c | 47 error_report("RAM size " RAM_ADDR_FMT " above max supported (%08x)", in sabrelite_init()
|
| H A D | imx8mp-evk.c | 53 error_report("RAM size " RAM_ADDR_FMT " above max supported (%08" PRIx64 ")", in imx8mp_evk_init()
|
| /openbmc/qemu/migration/ |
| H A D | multifd-nocomp.c | 278 " (max " RAM_ADDR_FMT ")", in multifd_ram_unfill_packet() 290 " (max " RAM_ADDR_FMT ")", in multifd_ram_unfill_packet()
|
| H A D | ram.c | 1906 "start=" RAM_ADDR_FMT " len=" in ram_save_queue_pages() 1907 RAM_ADDR_FMT " blocklen=" RAM_ADDR_FMT, in ram_save_queue_pages() 1941 "ramblock=%s, start_addr=0x"RAM_ADDR_FMT, in ram_save_queue_pages() 3589 "size 0x" RAM_ADDR_FMT, __func__, block->idstr, in colo_init_ram_cache() 3779 error_report("Illegal RAM offset " RAM_ADDR_FMT, addr); in ram_load_postcopy() 3806 "(rb %s offset 0x"RAM_ADDR_FMT" target_pages %d)", in ram_load_postcopy() 4011 error_prepend(errp, "(%s) failed to read page " RAM_ADDR_FMT in read_ramblock_mapped_ram() 4242 error_report("Illegal RAM offset " RAM_ADDR_FMT, addr); in ram_load_precopy() 4285 RAM_ADDR_FMT, addr); in ram_load_precopy()
|
| H A D | postcopy-ram.c | 544 " block %s is 0x" RAM_ADDR_FMT " bytes with a " in test_ramblock_postcopiable()
|
| H A D | migration.c | 2410 RAM_ADDR_FMT " len: %zd", start, len); in migrate_handle_rp_req_pages()
|
| /openbmc/qemu/hw/i386/xen/ |
| H A D | xen-hvm.c | 362 error_report("relocate_memory "RAM_ADDR_FMT" pages" in xen_remove_from_physmap() 693 "%s failed for "RAM_ADDR_FMT" ("RAM_ADDR_FMT"): %i, %s\n", in xen_hvm_modified_memory()
|
| /openbmc/qemu/hw/xen/ |
| H A D | xen-hvm-common.c | 44 warn_report("%s: do not alloc "RAM_ADDR_FMT in xen_ram_alloc() 45 " bytes of ram at "RAM_ADDR_FMT" when runstate is INMIGRATE", in xen_ram_alloc() 64 error_setg(errp, "xen: failed to populate ram at " RAM_ADDR_FMT, in xen_ram_alloc()
|
| /openbmc/qemu/system/ |
| H A D | physmem.c | 1458 error_setg(errp, "memory size 0x" RAM_ADDR_FMT " must be equal to " in file_ram_alloc() 1762 "Size mismatch: %s: 0x" RAM_ADDR_FMT in qemu_ram_resize() 1763 " != 0x" RAM_ADDR_FMT, block->idstr, in qemu_ram_resize() 1770 "Size too large: %s: 0x" RAM_ADDR_FMT in qemu_ram_resize() 1771 " > 0x" RAM_ADDR_FMT, block->idstr, in qemu_ram_resize() 1820 RAM_ADDR_FMT " length: " RAM_ADDR_FMT, in qemu_ram_msync() 2058 " is too small for 'size' option 0x" RAM_ADDR_FMT in qemu_ram_alloc_from_fd() 3910 error_report("%s: Overrun block '%s' (%" PRIu64 "/%zx/" RAM_ADDR_FMT")", in ram_block_discard_range()
|
| /openbmc/qemu/hw/mem/ |
| H A D | memory-device.c | 207 " in use of total space for memory devices 0x" RAM_ADDR_FMT, in memory_device_check_addable()
|
| /openbmc/qemu/backends/ |
| H A D | iommufd.c | 382 " size: 0x"RAM_ADDR_FMT") failed", iova, size); in iommufd_backend_get_dirty_bitmap()
|
| /openbmc/qemu/hw/core/ |
| H A D | numa.c | 698 " should equal RAM size (0x" RAM_ADDR_FMT ")", in numa_complete_configuration()
|
| /openbmc/qemu/hw/mips/ |
| H A D | malta.c | 243 warn_report("SPD cannot represent final " RAM_ADDR_FMT "MB" in generate_eeprom_spd()
|
| /openbmc/qemu/hw/i386/ |
| H A D | pc.c | 936 error_report("unsupported amount of maximum memory: " RAM_ADDR_FMT, in pc_memory_init()
|
| /openbmc/qemu/hw/ppc/ |
| H A D | spapr.c | 2565 error_setg(errp, "Memory size 0x" RAM_ADDR_FMT in spapr_validate_node_memory() 2573 error_setg(errp, "Maximum memory size 0x" RAM_ADDR_FMT in spapr_validate_node_memory()
|