Home
last modified time | relevance | path

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

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