Searched refs:e820__memory_setup (Results 1 - 3 of 3) sorted by path

/linux-master/arch/x86/include/asm/e820/
H A Dapi.h37 extern void e820__memory_setup(void);
/linux-master/arch/x86/kernel/
H A De820.c1286 void __init e820__memory_setup(void) function
H A Dsetup.c810 * This call needs to happen before e820__memory_setup() which calls the
817 e820__memory_setup();

Completed in 404 milliseconds