Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Du-boot-x86.h40 int x86_cleanup_before_linux(void);
/OK3568_Linux_fs/u-boot/arch/x86/cpu/
H A Dcpu.c61 int __weak x86_cleanup_before_linux(void) in x86_cleanup_before_linux() function