Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/e820/
H A Dapi.h36 extern void e820__memory_setup(void);
/linux-6.15/arch/x86/kernel/
H A Dsetup.c932 e820__memory_setup(); in setup_arch()
H A De820.c1224 void __init e820__memory_setup(void) in e820__memory_setup() function