Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/e820/
H A Dapi.h29 extern void e820__memblock_setup(void);
/openbmc/linux/arch/x86/kernel/
H A Dsetup.c1117 e820__memblock_setup(); in setup_arch()
H A De820.c1316 void __init e820__memblock_setup(void) in e820__memblock_setup() function