Home
last modified time | relevance | path

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

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