Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/lib/
H A Dhardwaremain.c87 void __weak arch_bootstate_coreboot_exit(void) { } in arch_bootstate_coreboot_exit() function
170 arch_bootstate_coreboot_exit(); in bs_os_resume()
201 arch_bootstate_coreboot_exit(); in bs_payload_boot()
/aosp_15_r20/external/coreboot/src/include/
H A Dbootstate.h198 void arch_bootstate_coreboot_exit(void);
/aosp_15_r20/external/coreboot/src/arch/x86/
H A Dcpu.c292 void arch_bootstate_coreboot_exit(void) in arch_bootstate_coreboot_exit() function