Home
last modified time | relevance | path

Searched defs:ramsize (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/hw/microblaze/
H A Dboot.c70 uint32_t ramsize, in microblaze_load_dtb()
118 hwaddr ddr_base, uint32_t ramsize, in microblaze_load_kernel()
/openbmc/u-boot/board/CZ.NIC/turris_omnia/
H A Dturris_omnia.c149 u32 ramsize; member
/openbmc/u-boot/arch/arm/include/asm/arch-omap3/
H A Dmem.h97 #define V_MCFG_RAMSIZE(ramsize) ((((ramsize) >> 20)/2) << 8) /* 8:17 */ argument
104 #define MCFG(ramsize, raswidth) \ argument
/openbmc/qemu/semihosting/
H A Darm-compat-semi.c119 size_t ramsize; member
/openbmc/qemu/hw/ppc/
H A Dspapr.c1583 int spapr_hpt_shift_for_ramsize(uint64_t ramsize) in spapr_hpt_shift_for_ramsize()