Home
last modified time | relevance | path

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

/arch/x86/cpu/
A Dcpu.c343 static long detect_coreboot_table_at(ulong start, ulong size) in detect_coreboot_table_at() function
361 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