Home
last modified time | relevance | path

Searched refs:MEM_RANGE_COUNT (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/x86/cpu/coreboot/
H A Dtables.c35 int count = MEM_RANGE_COUNT(mem); in cb_parse_memory()
/rk3399_rockchip-uboot/arch/x86/include/asm/
H A Dcoreboot_tables.h256 #define MEM_RANGE_COUNT(_rec) \ macro