Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/lib/
H A Dtables.c87 write_coreboot_table(CB_TABLE_ADDR, cfg_tables); in write_tables()
H A Dcoreboot_table.c96 void write_coreboot_table(u32 addr, struct memory_area *cfg_tables) in write_coreboot_table() function
/openbmc/u-boot/arch/x86/include/asm/
H A Dcoreboot_tables.h323 void write_coreboot_table(u32 addr, struct memory_area *cfg_tables);