Home
last modified time | relevance | path

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

/u-boot/arch/x86/lib/
A Dcoreboot_table.c104 struct cb_memory_range *map; in write_coreboot_table()
145 mem->size = num * sizeof(struct cb_memory_range) + in write_coreboot_table()
/u-boot/arch/x86/include/asm/
A Dcoreboot_tables.h35 struct cb_memory_range { struct
52 struct cb_memory_range map[0]; argument
/u-boot/arch/x86/cpu/coreboot/
A Dtables.c46 struct cb_memory_range *range = in cb_parse_memory()
47 (struct cb_memory_range *)MEM_RANGE_PTR(mem, i); in cb_parse_memory()

Completed in 6 milliseconds