Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/xtensa/include/asm/
H A Dbootparam.h39 struct meminfo { struct
50 struct meminfo bank[0]; argument
/rk3399_rockchip-uboot/arch/nds32/include/asm/
H A Dsetup.h168 struct meminfo { struct
169 int nr_banks;
170 struct {
174 } bank[NR_BANKS];
/rk3399_rockchip-uboot/arch/arm/include/asm/
H A Dsetup.h257 struct meminfo { struct
267 extern struct meminfo meminfo; argument
/rk3399_rockchip-uboot/arch/x86/include/asm/
H A Dglobal_data.h84 struct memory_info meminfo; /* Memory information */ member
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-broadwell/
H A Dpei_data.h171 struct pei_memory_info meminfo; member