Home
last modified time | relevance | path

Searched refs:RAM_SIZE (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/tests/tcg/xtensa/
H A Dlinker.ld.S13 #define RAM_SIZE 0x08000000 /* 128M */ macro
25 ram : ORIGIN = XCHAL_VECBASE_RESET_VADDR, LENGTH = RAM_SIZE
/openbmc/qemu/tests/qtest/
H A Dqom-test.c19 #define RAM_SIZE 65536 macro
24 * Verify that the /object/RAM_NAME 'size' property is RAM_SIZE.
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/docs/
H A Dnvdimm.txt19 -m $RAM_SIZE,slots=$N,maxmem=$MAX_SIZE
32 >= $RAM_SIZE + $NVDIMM_SIZE here.