Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/e820/
H A Dapi.h36 extern void e820__memory_setup(void);
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dsetup.c891 e820__memory_setup(); in setup_arch()
H A De820.c1298 void __init e820__memory_setup(void) in e820__memory_setup() function