Home
last modified time | relevance | path

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

/openbmc/qemu/hw/arm/
H A Dcollie.c24 #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 Dlinker.ld.S13 #define RAM_SIZE 0x08000000 /* 128M */ macro
25 ram : ORIGIN = XCHAL_VECBASE_RESET_VADDR, LENGTH = RAM_SIZE
/openbmc/linux/drivers/net/wan/
H A Dc101.c43 #define RAM_SIZE (256 * 1024) macro
45 #define RX_RING_BUFFERS ((RAM_SIZE - C101_WINDOW_SIZE) / \
/openbmc/linux/drivers/net/ethernet/cirrus/
H A Dcs89x0.h324 #define RAM_SIZE 0x1000 /* The card has 4k bytes or RAM */ macro
/openbmc/qemu/hw/m68k/
H A Dq800.c92 #define RAM_SIZE 0x40000000 macro
293 "ram", RAM_SIZE); in q800_machine_init()
H A Dnext-cube.c44 #define RAM_SIZE 0x4000000 macro
1068 mc->default_ram_size = RAM_SIZE; in next_machine_class_init()
/openbmc/qemu/docs/
H A Dnvdimm.txt19 -m $RAM_SIZE,slots=$N,maxmem=$MAX_SIZE
32 >= $RAM_SIZE + $NVDIMM_SIZE here.
/openbmc/linux/drivers/net/ethernet/3com/
H A D3c59x.c511 #define RAM_SIZE(v) BFEXT(v, 0, 3) macro
1366 8 << RAM_SIZE(config), in vortex_probe1()