Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/e820/
H A Dapi.h37 extern void e820__memory_setup(void);
/linux/arch/x86/kernel/
H A Dsetup.c832 * This call needs to happen before e820__memory_setup() which calls the in setup_arch()
839 e820__memory_setup(); in setup_arch()
H A De820.c1284 void __init e820__memory_setup(void)
1287 void __init e820__memory_setup(void) e820__memory_setup() function