Home
last modified time | relevance | path

Searched refs:high_table_limit (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/x86/lib/
H A Dcoreboot_table.c18 gd->arch.high_table_limit = gd->start_addr_sp; in high_table_reserve()
40 if (new_ptr >= gd->arch.high_table_limit) in high_table_malloc()
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dglobal_data.h100 u32 high_table_limit; member