Home
last modified time | relevance | path

Searched defs:arch_bootstate_coreboot_exit (Results 1 – 2 of 2) sorted by relevance

/external/coreboot/src/arch/x86/
Dcpu.c292 void arch_bootstate_coreboot_exit(void) in arch_bootstate_coreboot_exit() function
/external/coreboot/src/lib/
Dhardwaremain.c87 void __weak arch_bootstate_coreboot_exit(void) { } in arch_bootstate_coreboot_exit() function