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

/u-boot/arch/x86/lib/
H A Dtables.c127 high_table = (u32)(ulong)high_table_malloc(table_size);
H A Dcoreboot_table.c36 void *high_table_malloc(size_t bytes) function
/u-boot/arch/x86/include/asm/
H A Dcoreboot_tables.h550 * high_table_malloc() - allocate configuration table in high memory
557 void *high_table_malloc(size_t bytes);

Completed in 95 milliseconds