Home
last modified time | relevance | path

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

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