Home
last modified time | relevance | path

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

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