Searched refs:RAM_SIZE (Results 1 – 6 of 6) sorted by relevance
| /openbmc/qemu/hw/arm/ |
| H A D | collie.c | 24 #define RAM_SIZE (512 * MiB) macro 39 .ram_size = RAM_SIZE, 80 mc->default_ram_size = RAM_SIZE; in collie_machine_class_init()
|
| /openbmc/qemu/tests/tcg/xtensa/ |
| H A D | linker.ld.S | 13 #define RAM_SIZE 0x08000000 /* 128M */ macro 25 ram : ORIGIN = XCHAL_VECBASE_RESET_VADDR, LENGTH = RAM_SIZE
|
| /openbmc/qemu/tests/qtest/ |
| H A D | qom-test.c | 19 #define RAM_SIZE 65536 macro 61 g_assert_cmpint(qdict_get_int(prop, "value"), ==, RAM_SIZE); in test_list_get_value() 199 machine, RAM_NAME, RAM_SIZE); in test_machine()
|
| /openbmc/qemu/hw/m68k/ |
| H A D | q800.c | 93 #define RAM_SIZE 0x40000000 macro 292 "ram", RAM_SIZE); in q800_machine_init()
|
| H A D | next-cube.c | 44 #define RAM_SIZE 0x4000000 macro 1358 mc->default_ram_size = RAM_SIZE; in next_machine_class_init()
|
| /openbmc/qemu/docs/ |
| H A D | nvdimm.txt | 19 -m $RAM_SIZE,slots=$N,maxmem=$MAX_SIZE 32 >= $RAM_SIZE + $NVDIMM_SIZE here.
|