Searched refs:detect_coreboot_table_at (Results 1 – 1 of 1) sorted by relevance
343 static long detect_coreboot_table_at(ulong start, ulong size) in detect_coreboot_table_at() function361 addr = detect_coreboot_table_at(0x400, 0xc00); in locate_coreboot_table()363 addr = detect_coreboot_table_at(0xf0000, 0x1000); in locate_coreboot_table()
Completed in 7 milliseconds