Home
last modified time | relevance | path

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

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