Home
last modified time | relevance | path

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

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