Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
De820.h51 extern void e820_reserve_resources(void);
/linux-4.1.27/arch/x86/kernel/
Dsetup.c1238 e820_reserve_resources(); in setup_arch()
De820.c930 void __init e820_reserve_resources(void) in e820_reserve_resources() function