Searched refs:e820__memory_setup (Results 1 – 3 of 3) sorted by relevance
37 extern void e820__memory_setup(void);
832 * This call needs to happen before e820__memory_setup() which calls the in setup_arch() 839 e820__memory_setup(); in setup_arch()
1284 void __init e820__memory_setup(void)1287 void __init e820__memory_setup(void) e820__memory_setup() function