Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/lib/
H A Dcoreboot_table.c117 mem->tag = CB_TAG_MEMORY; in write_coreboot_table()
/openbmc/u-boot/arch/x86/cpu/coreboot/
H A Dtables.c156 case CB_TAG_MEMORY: in cb_parse_header()
/openbmc/u-boot/arch/x86/include/asm/
H A Dcoreboot_tables.h31 #define CB_TAG_MEMORY 0x0001 macro