Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/cpu/coreboot/
Dtables.c34 int count = MEM_RANGE_COUNT(mem); in cb_parse_memory()
/external/u-boot/arch/x86/include/asm/
Dcoreboot_tables.h255 #define MEM_RANGE_COUNT(_rec) \ macro