Home
last modified time | relevance | path

Searched refs:CB_MEM_TABLE (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/arch/x86/cpu/coreboot/
Dsdram.c36 memrange->type == CB_MEM_TABLE) in install_e820_map()
/external/u-boot/arch/x86/lib/
Dcoreboot_table.c137 map->type = CB_MEM_TABLE; in write_coreboot_table()
/external/u-boot/arch/x86/include/asm/
Dcoreboot_tables.h45 #define CB_MEM_TABLE 16 macro