Searched refs:write_coreboot_table (Results 1 - 3 of 3) sorted by relevance

/u-boot/arch/x86/lib/
H A Dtables.c162 write_coreboot_table(CB_TABLE_ADDR, cfg_tables);
H A Dcoreboot_table.c99 void write_coreboot_table(u32 addr, struct memory_area *cfg_tables) function
/u-boot/arch/x86/include/asm/
H A Dcoreboot_tables.h560 * write_coreboot_table() - write coreboot table
567 void write_coreboot_table(u32 addr, struct memory_area *cfg_tables);

Completed in 107 milliseconds