Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/e820/
H A Dapi.h34 extern void e820__reserve_resources(void);
/linux/arch/x86/kernel/
H A Dsetup.c1164 e820__reserve_resources(); in setup_arch()
H A De820.c1143 void __init e820__reserve_resources(void) in e820__reserve_resources() function